You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There were some bugs with the plotting lib, Glot, particularly when trying to use logscale for charts and when trying to set antialiasing to improve output quality. The Go code has been refactored to generate a CSV instead of plotting, which will be done in Python.
m12t
changed the title
Add support for GIF output for plots
Add support for animated output for plots
Sep 5, 2022
The Go Programming Language
offers examples in the beginning about Go and GIFs; explore generating a gif of data being visualized in the gnu plot.also, see: https://stackoverflow.com/questions/22898971/gif-animation-in-gnuplot
The text was updated successfully, but these errors were encountered: