Changelog for granite-0.1.0.3
Revision history for granite
0.1.0.3 -- 2025-08-21
- Fix heatmaps: matrix grid wasn't properly mapping to canvas + axes were reversed.
0.1.0.2 -- 2025-08-20
- Add README to doc files.
0.1.0.1 -- 2025-08-20
- Remove IO monad from plotting functions.
- Faster plotting after moving from lists as arrays to AVL trees.
- All functions are now strict by default.
0.1.0.0 -- 2025-08-18
- Support for pie charts, bar charts, heatmaps, line graphs, box plots, and histograms.