Releases: DuneSt/ChartJs
Releases · DuneSt/ChartJs
v1.0.4
- Migrate CI to Github action
- Enable P9 in CI
- Remove dead code
v1.0.3
Update CI to test Pharo 6 7 and 8 + update dependencies
v1.0.1
- Add project metadata for Iceberg
- Use Stylesheet from github and not StHub
v1.0.0
This project is an implementation of ChartJs in Seaside with a model associated to charts.
v1.0.0 includes:
- Creation of 1D chart
- Creation of 2D chart
- Creation of Boxplots
- Callbacks on 1D and 2D charts
- Tooltips on charts
- Style customization
- ...