Skip to content

v1.1.1

Compare
Choose a tag to compare
@victorgz victorgz released this 26 Jun 15:25
· 44 commits to master since this release
f990ac2

ChangeLog

Fix typo and follow naming convention.
Plus fix github action CI cache

Added

  • Missing tickCallback attribute on axis

Changed

  • Update cache to use cachev2 in github actions
  • ticks* attribute now become tick* on axis : ex ticksMax => tickMax on cartesianAxis.js
  • Update sample gallery

Fixed

  • Typos on the documentation
  • Remove non existing callbacks attribut from the documentation

Deprecated

  • ticks* attribute on axis