Replies: 1 comment
-
Hey @ahmadnav thanks for your interest in ChartFX. What you want to achieve is already implemented. Maybe have a look at the samples, e.g. HistogramRendererTests.java |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi I am wondering if chartfx allows for adding multiple bars for a category, in a category graph. The following is what I get when I try to add 2 data sets to the ErrorDataSetRenderer, the bars overlay each other. Is there any way the blue and red bars would take half the space of a category and appear side by side? Thank you for your help in advance.
Beta Was this translation helpful? Give feedback.
All reactions