ember-google-charts icon indicating copy to clipboard operation
ember-google-charts copied to clipboard

Columnchart as component

Open martin-hoger opened this issue 7 years ago • 1 comments

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.

martin-hoger avatar Dec 21 '17 08:12 martin-hoger

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.

sir-dunxalot avatar Sep 10 '18 05:09 sir-dunxalot