math - create Grid lines like Geogebra in C# -


this first step write program can plotter mathematics functions : need create grid lines coordinate x , y , line zooming in/out , half of line disappear in geogebra graphics when zoom out mouse-wheel ,

i wrote simple code in c# in visual studio cant geogebra :) result

enter image description here

my goal zoom in/out geogebra screenshot

enter image description here

i can't find how can , kind of ?


Comments

Popular posts from this blog

ubuntu - PHP script to find files of certain extensions in a directory, returns populated array when run in browser, but empty array when run from terminal -

php - How can i create a user dashboard -

javascript - How to detect toggling of the fullscreen-toolbar in jQuery Mobile? -