Skip to content

v0.2.0

Choose a tag to compare

@JoeyBF JoeyBF released this 18 Apr 04:18
· 42 commits to master since this release

Added

  • [#4] New color customization options in JSON schema:
    • backgroundColor: Controls chart background color (defaults to "white")
    • borderColor: Controls border color (defaults to "black")
    • textColor: Controls text and label colors (defaults to "black")
  • Dark theme example (json/example6.json) demonstrating the new color customization features
  • Add changelog

Fixed

  • Updated path-data-polyfill to 1.0.9. Fixes [#5].