i am having a chart that has grouped Stacked and unstacked bar graphs.
i am also generating bar graphs with different widths.
Issue:
Groped bar graphs are overlapped on each other(while resizing the browser also) when using chart.js version 2.5.
Same thing i tried with version 2.4, but grouped stack is not working.
I implemented overlap bar graph(different width) with help of this :
#3946
Below is the fiddle:
https://jsfiddle.net/ocntjosm/1/
i am having a chart that has grouped Stacked and unstacked bar graphs.
i am also generating bar graphs with different widths.
Issue:
Groped bar graphs are overlapped on each other(while resizing the browser also) when using chart.js version 2.5.
Same thing i tried with version 2.4, but grouped stack is not working.
I implemented overlap bar graph(different width) with help of this :
#3946
Below is the fiddle:
https://jsfiddle.net/ocntjosm/1/