Please see below. This is a range chart with native Ninjatrader candles. All 100% standard NT8
In the examples I circled, you can see the bar spacing is uneven. This happens a lot on smaller bars. This is I am sure likely due to rounding and the inability to evenly divide the screen width by the number of bars. Would this be a correct assumption? I'd like to fix this in my own bars as I find it somewhat annoying! Did anyone try to do this? Any hints? Am guessing that you cannot have fractional pixel widths for rectangles (even though they are RectangleF and fractions, it rounds?) ?
Thanks for any hints.

Comment