Angular and mysql

0

I have a question but I do not know where to start and I did not find anything on the net to teach me something like that.

I created a pie chart using angular (ready method) but I need to create an interactive graph, the idea is as follows.

I create an incident (with imput in mysql) and this incident goes to the graph taking the data from the database.

The question is? how do I get this data from mysql and throw in js for me to feed my chart. n I know if the best way is to use json

    
asked by anonymous 25.04.2018 / 00:07

0 answers