Combining multiple datasets in chartjs
Currently I have 2 points in my line chart’s dataset as seen in the screenshot.
Now I want to add 4th dataset like in the screenshot, its the non-linear dataset.
vertical Gradient color for each bar is not working in a Grouped Bar Graph which has negative and positive bars using ChartJS
I am using Chart.js grouped bar chart. I want to show my bars with gradient colors. Grouped Bar Currently it show as shown in below image. Any help will be greatly appreciated.