mindlessolipsist
Results
2
comments of
mindlessolipsist
+1, running into this one, too. Interestingly it doesn't happen all the time, but it does happen if I set the series colors on the `ChartStyler`. How is that related...
Also facing this issue. It looks like the code to draw the label was [around here in 3.6.1](https://github.com/knowm/XChart/blob/xchart-3.6.1/xchart/src/main/java/org/knowm/xchart/internal/chartpart/PlotContent_Category_Bar.java#L413) `drawLabels` does not appear to be a straight EXTRACT METHOD, some [logic...