I am new to javascript and trying to plot multiple graphs of the length of the dictionary in javascript using Canvasjs and flask. I have a dictionary with a list of tuples passing from flask to my template
suppose I have two keys because I have uploaded two files and I want two charts now if the user uploaded 5 or 6 then I want 5 or 6 graphs.