Skip to content

Releases: AdityaSavara/jsongrapher-py

3.8

28 May 04:24
c22694a
Compare
Choose a tag to compare
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

26 May 04:00
2f0654a
Compare
Choose a tag to compare
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

24 May 07:16
4797142
Compare
Choose a tag to compare
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

21 May 01:33
832f3a0
Compare
Choose a tag to compare
3.0

Support for plotting equations with units has been added
An example was added
Styles were improved

2.8

13 May 03:03
Compare
Choose a tag to compare
2.8

Reorganized and renamed to JSONGrapher

2.7

13 May 01:06
Compare
Choose a tag to compare
2.7
  • Download json added to gui
  • Units parsing improvements
  • remove custom units chevrons when plotting
    Full Changelog: 2.6...2.7

2.6

11 May 23:39
0579a14
Compare
Choose a tag to compare
2.6

Drag and Drop functionality added and allows dragging in multiple files

2.5

11 May 18:44
80dfca1
Compare
Choose a tag to compare
2.5

Added ability to call javascript functions for simulation
Improved functionality for unit conversions

2.0

05 May 04:31
2a6f85d
Compare
Choose a tag to compare
2.0

Added in ability to merge records

1.9

02 May 04:33
Compare
Choose a tag to compare
1.9

Added in style changing example