Commit graph

5 commits

Author SHA1 Message Date
2f1a83a1a8
update: start to bring up to 2026 2026-07-18 03:19:13 -04:00
A.M. Rowsell
9d98349805
Added text entry beside sliders
These automatically are updated when the slider moves, and vice versa.
Still cannot seem to fix the adjustment increment. It makes no sense.
2021-06-28 00:48:25 -04:00
A.M. Rowsell
015263ab1f
Step size refuses to change. Small updates to plot size. 2021-06-27 17:29:33 -04:00
A.M. Rowsell
d34d6d1ba1
Working version!
Had to get the canvas object to draw_idle() in order for it
to be refreshed. Now it works great! I might tweak the step size
for the sliders, as 0.1 can end up with weird, not quite complete
plots.
2021-06-27 16:44:11 -04:00
A.M. Rowsell
3e96363771
Embedded the matplotlib in a GtkViewport.
Still trying to work out the kinks, as only one plot is showing,
and it's not updating with the sliders. I'll get there sooner
or later. Also updated the gitignore, and added images showing
the parametric equations used to calculate the graphs. Neat!
2021-06-27 15:40:30 -04:00