Skip to content

Releases: DuneSt/ChartJs

v1.0.5

Choose a tag to compare

@jecisc jecisc released this 27 Aug 01:30
9c29d7f

What's Changed

Full Changelog: v1.0.4...v1.0.5

v1.0.4

Choose a tag to compare

@jecisc jecisc released this 30 Jan 03:10
8cb4ae8
  • Migrate CI to Github action
  • Enable P9 in CI
  • Remove dead code

v1.0.3

Choose a tag to compare

@jecisc jecisc released this 25 Nov 11:00

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

v1.0.2

Choose a tag to compare

@jecisc jecisc released this 20 Dec 00:04
5b246aa
  • Use NeoJSON from github

v1.0.1

Choose a tag to compare

@jecisc jecisc released this 04 Oct 22:25
ec92aa4
  • Add project metadata for Iceberg
  • Use Stylesheet from github and not StHub

v1.0.0

Choose a tag to compare

@jecisc jecisc released this 27 Apr 11:11

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