nagix / chartjs-plugin-colorschemes

Predefined color schemes for Chart.js
MIT License
263 stars 58 forks source link

Use color scheme outside angular? #31

Open sommmen opened 2 years ago

sommmen commented 2 years ago

Hiya,

Next to my chart i'd like to show an overview of the avg,mix/max values of whats in my chart. Would it be possible to grab the colors from the color scheme somehow?

sommmen commented 2 years ago

Samples:

image

s4m0r4m4 commented 2 years ago

I think you could just import the colorcheme class in typescript and access the color via index.