mrjv

Results 2 issues of mrjv

A nice feature would be to support histogram charts, or alternatively, update the bar chart so that a histogram can be manually created given the right data. At the moment...

type: enhancement
help wanted

It does not seem possible to register and use a new chart controller type: ``` Chart.controllers.MyType = Chart.DatasetController.extend({ }); ``` since the chart react components have predefined types (doughnut, pie,...

enhancement
help wanted