0
I was looking to build a chart with HTML Canvas using Javascript as well. The required data is in the Mysql database. However, how can I interact and access this data from the Javascript database, since it is not safe to use this language for connection to the database? It would be a JSON page an appropriate solution?