Releases: BigThinkcode/matplotex
Releases · BigThinkcode/matplotex
Release list
Matplotex v0.5.0 — "Tensor"
This is a ground-up rewrite. Every coordinate calculation now runs on Nx tensors, and charts are built through a new composable, immutable Chart / Axis / Canvas / Dataset API that compiles straight to SVG strings. This release nearly triples the available chart types, adding Area, Step, Bubble, Heatmap, Box Plot, Violin, Radar, Donut, Funnel, Candlestick, and Waterfall alongside the rebuilt Line, Bar, Pie, Spline, Histogram, and Scatter charts.
v0.4.8
Merge pull request #51 from BigThinkcode/release_stacked_bar doc update
v0.4.71
Merge pull request #49 from BigThinkcode/multidatabar Multidatabar
v0.4.6
Merge pull request #43 from BigThinkcode/add_concurrency Execute concurrently
v0.4.0
v0.3.0
Merge pull request #33 from BigThinkcode/version_update vupdate
v0.2.0
Merge pull request #30 from BigThinkcode/doc_correct Doc correct
v0.1.0
Become bit late for a release was looping by testing and building a framework to manage under the hood stuffs, the first major release is not too far from the release