You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using two or more clusters in the chart the width and placement of the bars is correct. But when we have just a single cluster in the whole chart it renders very badly, the chart is unusable in that case.
Yikes. Thanks for the bug report. It's probably not too hard to fix this end-case, though I might not get to it for a while. I'd be happy to receive a patch - the relevant code is in Chart/Plot/Bars.hs:renderPlotBars.
When using two or more clusters in the chart the width and placement of the bars is correct. But when we have just a single cluster in the whole chart it renders very badly, the chart is unusable in that case.
See these examples:
Any idea what's wrong here? Is there a workaround for this problem?
The text was updated successfully, but these errors were encountered: