MangoTheCat / radarchart

Implementation of the radar chart from chart.js library
Other
68 stars 25 forks source link

Allow data options to be set. #18

Open dougmet opened 8 years ago

dougmet commented 8 years ago

These are options on a dataset by dataset basis.

Could be a list with options for each dataset named:

dataOptions = list(Rich = list(fill = TRUE))

and then inside the function we attach everything to the right data object.

dougmet commented 7 years ago

See this use case as well: http://stackoverflow.com/questions/40536331/confidence-intervals-in-radar-plot-chartplot-chart-js