Hi
I have a simple stacked bar chart.
I would like to control the maximum width of the bars so charts width a single serie dont occupy the entire canvas.
Hello Morten,
While igDataChart does not expose options to set the widths of the bars or columns in individual series, in this scenario you may be interested in using theoverlapandgapoptions of the chart axis:
http://help.infragistics.com/jQuery/2014.2/ui.igDataChart#options:axes.overlap
http://help.infragistics.com/jQuery/2014.2/ui.igDataChart#options:axes.gap
Hope this helps. Please do not hesitate to contact me if you have any questions.
I dont need to set it on individual series... all series should have the same width