Tutuchan / chartjs

An implementation of the Chart.js library in R
MIT License
30 stars 7 forks source link

Make the color input syntax more user-friendly #11

Open Tutuchan opened 8 years ago

Tutuchan commented 8 years ago

Right now, using custom colours is a pain because you have to specify all the colors for each series.

Could add the possibility of using other RColorBrewer palettes or just specifying the colors that need to change.

Themes ?