3b1b / 3b1b/manim

Create graph with broken axis

未關閉
#1,248 0 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
主要語言
Python
星號
93.9k
分支
7.7k
平均合併
2 天 13 小時
30 天內合併 PR
4

描述

Hello,

Is there a way I can create axis for a graph that is broken?
For example x-axis 0,1, // ,10,11,12

I can probably achieve that by transforming my data to a normal axis and change the labels

But I’m wondering if there’s a better way.

Thanks

貢獻指南

這個儲存庫沒有索引到貢獻指南

研究方向

查看 manim 的 graphing 模組,可能在 manim/mobject/graphing/。檢查目前 axes 的實作和標註方式。研究其他函式庫如何實作 broken axes。解決方案將涉及建立一個新的 Axis class 或修改現有 class,以支援不連續範圍和自訂標籤放置。'Done' 應該是文件或測試套件中的可運作範例。

由索引模型根據 Issue 內容生成。

評估

領域
data-visualization
Issue 類型
功能
難度
4/5
預估耗時
3-5 天
活躍度
停滯
描述清晰度
基本清楚
新手友好度
35/100

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。