You must be logged in to post your query.
Home › Forums › Chart Support › plotting the graph by getting value from the database
Tagged: angular7, mongodb, nodejs
i want to plot a graph by getting the values from the database. I am using angular7 framework. how can i do that?
@abhi12,
Please refer to this resource for accessing the data from database in Angular. Once you get the data, parsing it in CanvasJS acceptable format before passing it to chart options should work fine in your case. — Shashi Ranjan Team CanvasJS
You must be logged in to reply to this topic. Login/Register