Releases: AdityaSavara/jsongrapher-py
3.8
Colorscales added for 2D and 3D plots.
Bubble plots added.
Improved styles feature.
Added "local_python" functions call feature. Minor improvements to examples.
3.5
Added 3D plotting capabilities and example (scatter3d and mesh3d, the latter being a surface plot)
Also added in additional style capabilities
3.3
Trace Styles have been refactored and improved, including enabling "none" to be applied for the trace_style of individual data series.
New superclass capabilites have been added
extraction of trace_style and trace_styles_collection capabilities have been added
3.0
Support for plotting equations with units has been added
An example was added
Styles were improved
2.8
Reorganized and renamed to JSONGrapher
2.7
2.6
Drag and Drop functionality added and allows dragging in multiple files
2.5
Added ability to call javascript functions for simulation
Improved functionality for unit conversions
2.0
Added in ability to merge records
1.9
Added in style changing example