chartjs-plugin-gradient

Easy gradients for Chart.js

MIT License

Downloads
33.3K
Stars
31
Committers
6

Bot releases are visible (Hide)

chartjs-plugin-gradient - v0.6.1 Latest Release

Published by github-actions[bot] almost 2 years ago

Essential Links

  • npm
  • No changes
    Thanks to @kurkle
chartjs-plugin-gradient - v0.6.0

Published by github-actions[bot] almost 2 years ago

Essential Links

  • #43 Add compatibility to Chart.js version 4
  • #41 Bump engine.io and socket.io
  • #40 Bump socket.io-parser from 4.0.4 to 4.0.5
    Thanks to @dependabot, @dependabot[bot], @kurkle and @stockiNail
chartjs-plugin-gradient - v0.5.1

Published by github-actions[bot] about 2 years ago

Essential Links

  • #36 Bump 0.5.1
  • Fix typo in package.json/module
  • #34 Bump terser from 5.12.1 to 5.14.2
    Thanks to @dependabot, @dependabot[bot] and @kurkle
chartjs-plugin-gradient - v0.5.0

Published by github-actions[bot] over 2 years ago

Essential Links

Enhancements

  • #32 Add type definition
    Thanks to @deen13
chartjs-plugin-gradient - v0.4.1

Published by github-actions[bot] over 2 years ago

Essential Links

Bugs Fixed

  • #31 Respect legend display property
    Thanks to @deen13 and @kurkle
chartjs-plugin-gradient - v0.4.0

Published by github-actions[bot] over 2 years ago

Essential Links

Enhancements

  • #29 Enable gradient styles on the legend items

Bugs Fixed

  • #21 Skip the colorStop when the configured color is not valid

Thanks to @stockiNail

chartjs-plugin-gradient - v0.3.0

Published by github-actions[bot] over 2 years ago

Essential Links

Enhancements

  • #16 Add support to time scale with colorStop option configured with formatted dates
  • #14 Add support for radialLinear scale with radial gradient

Bugs Fixed

  • #18 Remove imported CHART.JS parts from distribution file
  • #19 Fix missing compatibility with CHART.JS version 2.x
  • #13 Bump ansi-regex from 5.0.0 to 5.0.1

Thanks to @kurkle and @stockiNail

chartjs-plugin-gradient - v0.2.2

Published by github-actions[bot] over 2 years ago

Essential Links

  • #12 Fix stops when scale is in reverse mode
  • #9 Use scale area to create the gradient instead of chart area
    Thanks to @kurkle and @stockiNail
chartjs-plugin-gradient - v0.2.1

Published by github-actions[bot] about 3 years ago

Essential Links

Bugs Fixed

  • #6 Fix for Financial Charts (or any chart without dataset)
    Thanks to @devotox
chartjs-plugin-gradient - v0.2.0

Published by github-actions[bot] over 3 years ago

Essential Links

Enhancements

  • #5 Add changes to make plugin work on ChartJS V2 & V3
    Thanks to @devotox and @kurkle
chartjs-plugin-gradient - Version 0.1.1

Published by kurkle almost 4 years ago

Changes

  • Reduce anonymous functions (use for of)
  • Add sanity checks to prevent errors when chart is not properly sized.
chartjs-plugin-gradient - Version 0.1.0

Published by kurkle over 4 years ago

Initial release