CodeYellowBV / chartist-plugin-legend

Legend plugin for Chartist.js.
https://codeyellowbv.github.io/chartist-plugin-legend/
Other
116 stars 62 forks source link

Dynamically Changing Legend Color #67

Open rdg10 opened 4 years ago

rdg10 commented 4 years ago

I have different charts on the same page. Depending on what the user is graphing I might change the colors to some hard coded values. That works for the data but the legend doesn't change to match the data color. Is there a way to refresh the legend so it changes the colors to match the data or a way to change the legend color directly?