I want create multiple line chart with background in chart.js
In chart.js 2.9.4 when i created multiple lines with fill and one of it cover another chart then library draw only border. But after upgrading to 3.6 version, it stopped working. Do you know how to do it?
Example how it should work i present on screenshot. I won't make transparent or gradient on background color. I need to create charts exactly like in the picture above.