Chart.js/src
Jacco van den Berg 954ed953a5
Respect fill: false with custom draw times (#10414)
* Resolve canvasgradient is not defined in node
* Remove trailing white space
* export isPaternOrGradient helper with typings
* fix lint failure, single qoute
* Respect `fill: false` with custom draw times
* correctly listen to fill property
* remove console log and lint errors
* implement feedback, still update control points
2022-06-22 07:41:18 -04:00
..
controllers Update scale polarArea correctly on data hide (#10340) 2022-05-22 09:50:32 -04:00
core Add option to include invisible points (#10362) 2022-05-25 13:25:27 +03:00
elements Add borderJoinStyle option for arc elements (#9877) 2021-12-05 08:56:37 -05:00
helpers Resolve canvasGradient is undefined in node (#10328) 2022-05-03 08:21:43 -04:00
platform Add option to include invisible points (#10362) 2022-05-25 13:25:27 +03:00
plugins Respect fill: false with custom draw times (#10414) 2022-06-22 07:41:18 -04:00
scales Enable configuration of radial scale point label border radius (#10293) 2022-04-15 18:31:09 -04:00
index.esm.js Provide a method to quickly register all imports in ESM builds (#8425) 2021-02-15 11:21:31 +02:00
index.js Update eslint-config-chartjs to v0.3.0 (#8406) 2021-02-10 08:21:39 -05:00