Skip to content

Releases: DuneSt/ChartJs

v1.0.4

30 Jan 03:10
8cb4ae8
Compare
Choose a tag to compare
  • Migrate CI to Github action
  • Enable P9 in CI
  • Remove dead code

v1.0.3

25 Nov 11:00
Compare
Choose a tag to compare

Update CI to test Pharo 6 7 and 8 + update dependencies

v1.0.2

20 Dec 00:04
5b246aa
Compare
Choose a tag to compare
  • Use NeoJSON from github

v1.0.1

04 Oct 22:25
ec92aa4
Compare
Choose a tag to compare
  • Add project metadata for Iceberg
  • Use Stylesheet from github and not StHub

v1.0.0

27 Apr 11:11
Compare
Choose a tag to compare

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
  • ...