Hello,
I have a question about JSON/HTML. I have a Json file, I know to open the json file in html with ajax.
In the JSON file are percentages, with the percentages I must make a bar graph.
My question is how can I make a bar graph with the json file? Can someone explain?
Are here websites available about this?