2
Answers

Genration of graph in angular2

I have the data in excel sheet based on this data I need to generate the graph in angular2 whenever user clicks on a button in frontend angular2 I have to load the excel sheet and generate the graph based on the values in the excel sheet.

Answers (2)