chartjs-chart-error-bars

Chart.js Plugin for showing error bars for various chart types

MIT License

Downloads
19.2K
Stars
46
Committers
3

Bot releases are visible (Hide)

chartjs-chart-error-bars - Release 1.2.0

Published by sgratzl almost 5 years ago

  • compatibility for v2.9.2 (bb9d469)
  • add github infos (e1ca0bb)
  • distribute pack, too (8dc503d)
  • use mergeConfig (6c54816)
chartjs-chart-error-bars - Multibar support

Published by sgratzl about 5 years ago

add support for multiple error bars per value. renamed esm build for simpler integration

  • Multibar support (#3) (9170e58)
  • close #2 add license badge (764cdd1)
  • fix readme (12ce522)
  • rename esm build name (0bd4342)
  • update dependencies (624081f)
  • fix url (ceb0543)
  • fix readme (408fa79)
  • switch to github actions (8bc21b9)
  • better readme (3edb60d)
chartjs-chart-error-bars - Release 1.0.0

Published by sgratzl about 5 years ago

Initial Release

  • support various chart types
  • support animations
  • support tooltips

see README.md for examples.