You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In version 4 (I'm testing alpha 3), there is new colors plugin which should set a default colors for dataset. PR 10764.
There are checks in the plugin to understand the type of the chart but "pie" chart type (must be the same of "doughnut") is missing and the plugin is not coloring the pie chart correctly.
Feature Proposal
In version 4 (I'm testing alpha 3), there is new colors plugin which should set a default colors for dataset. PR 10764.
There are checks in the plugin to understand the type of the chart but "pie" chart type (must be the same of "doughnut") is missing and the plugin is not coloring the pie chart correctly.
Codepen: https://codepen.io/stockinail/pen/yLEOZxo
Possible Implementation
I think an additional check should be added, as following:
The text was updated successfully, but these errors were encountered: