Hi,
I have problem with setting constant width of bar.
As example, that datapoint:
1|1|?|1
2|2|?|2
3|1|?|3
4|2|?|4
7|1|?|7
9|1|?|9
10|1|?|10
11|1|?|11I put to lcsMarks in "Axis DEMO".
With that data I will get one bar with different width (attached screenshot).
How to get same width on all bars ? that free space over bar 7 is ok. BarWidthPercent probably counts the free space between bars, how to avoid this ?