Skip to content

jacobeverist/ShiftedAxisNumberPlane

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Demo of Manim NumberPlane with yaxis shifted to border

Demonstration of shifting the y-axis to the left-side border of NumberPlane.

We cannot move yaxis directly without screwing up the internal NumberPlane class calculations

Instead, we use a yaxis_shift variable in all calculations and relabel the x-axis ticks

Prerequisites

Must have manim community installed, at least 0.17.3

pip install manim

Running demo

Demonstrates creating NumberPlane, plotting a function, and plotting points.

manim -p shifted_axis_numberplane.py

About

Manim NumberPlane with yaxis shifted to border

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages