Closed jtmarmon closed 8 years ago
@jtmarmon this lib makes use of Google Charts for the underlying visualization, which can be configured by passing values into the chartOptions
config: https://github.com/keen/keen-js/blob/master/docs/visualization.md#column-chart
If such a customization is possible with GC, then it should work here as well : )
We just released a new standalone visualization SDK that runs on C3.js. I would love to hear your thoughts on our work here, if you have some time to check it out: keen-dataviz.js!
Closing for now – thanks again for the suggestion!
Is it as it seems, that columnchart only supports a single color for the bars? If so, consider this a feature request :)