Graph not rendered accurately!
- 主要語言
- Python
- 星號
- 93.9k
- 分支
- 7.7k
- 平均合併
- 2 天 13 小時
- 30 天內合併 PR
- 4
描述
When using ManimGL to render the y=1/x graph, the output is unexpected :(
I have pointed out the discontinuity.

貢獻指南
這個儲存庫沒有索引到貢獻指南
研究方向
Look at the plotting functions in manim, likely in modules like manimlib/mobject/functions.py or similar. The issue is about rendering the graph of y=1/x, specifically handling the discontinuity. Start by finding where function graphs are defined and rendered, and examine how asymptotes or undefined points are handled. Run a test with the given function to reproduce the issue, then check the plotting logic for division by zero or coordinate transformations.
由索引模型根據 Issue 內容生成。
評估
- 領域
- computer-graphics
- Issue 類型
- 缺陷
- 難度
- 3/5
- 預估耗時
- 1-2 天
- 活躍度
- 停滯
- 描述清晰度
- 基本清楚
- 新手友好度
- 45/100