Skip to content

Releases: BigThinkcode/matplotex

Matplotex v0.5.0 — "Tensor"

Choose a tag to compare

@mkarthikeyan31 mkarthikeyan31 released this 03 Jul 11:07

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

Choose a tag to compare

@Sadique-The-Alchemist Sadique-The-Alchemist released this 18 Feb 09:26
af00675
Merge pull request #51 from BigThinkcode/release_stacked_bar

doc update

v0.4.71

Choose a tag to compare

@Sadique-The-Alchemist Sadique-The-Alchemist released this 10 Feb 11:07
9b0dac1
Merge pull request #49 from BigThinkcode/multidatabar

Multidatabar

v0.4.6

Choose a tag to compare

@Sadique-The-Alchemist Sadique-The-Alchemist released this 24 Jan 13:19
0e44242
Merge pull request #43 from BigThinkcode/add_concurrency

Execute concurrently

v0.4.0

Choose a tag to compare

@Sadique-The-Alchemist Sadique-The-Alchemist released this 22 Jan 11:25
new

v0.3.0

Choose a tag to compare

@Sadique-The-Alchemist Sadique-The-Alchemist released this 14 Jan 07:46
1951ba8
Merge pull request #33 from BigThinkcode/version_update

vupdate

v0.2.0

Choose a tag to compare

@Sadique-The-Alchemist Sadique-The-Alchemist released this 10 Jan 11:18
d63bc9a
Merge pull request #30 from BigThinkcode/doc_correct

Doc correct

v0.1.0

Choose a tag to compare

@Sadique-The-Alchemist Sadique-The-Alchemist released this 09 Jan 10:32
7d65748

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