Reducing width of bar chart series
- by gAMBOOKa
Note: by width i mean the height here, I use width because by default, bar charts are vertical and flex uses the width property
I want to reduce the width of the following barchart so Type 5, Type 4, Type 3, Type 2, Type 1 are very close to each other. I tried playing with the barWidthRatio, the horizontalAxisRatio and the maxBarWidth properties. Neither is giving me the desired result. I can only manage to reduce the width of the orange bars, how do I reduce the width of the blue bars?