Replies: 2 comments
-
A real world example of this requirement is Gantt chart. How to use Chartjs for that? Advice appreciated. |
Beta Was this translation helpful? Give feedback.
0 replies
-
You can use floating bars together with a stacked axis: https://jsfiddle.net/Leelenaleee/gyp3z28b/15/ |
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
Uh oh!
There was an error while loading. Please reload this page.
-
I want something like below, how can I achieve that with Chart.js? Multiple bars in the same row (or column).
Thanks.
| == ==== ===
| ======
| ==####****
.........................................................
Beta Was this translation helpful? Give feedback.
All reactions