ember-google-charts
ember-google-charts copied to clipboard
Columnchart as component
Thank you very much for the addon. Do you consider to implement also component form column chart (https://developers.google.com/chart/interactive/docs/gallery/columnchart)? I know that it is similar to a bar chart with changed orientation but the column chart has different options, for instance slantedText (displays labels at an angle http://jsfiddle.net/56cjL9me/).
I also know it is possible to make a custom chart but I would say it would be pretty useful to have it "ready to use" as a component.
This is probably one of the most used charts (perhaps more than geo and pie charts) so I support this suggestion.
I will happily accept a PR and will try to get around to this myself.