-1

I need to plot graphs by taking information from the web browser. I have seeen matplotlib, however that gives an error: vcvarsall.bat is not prsent. Apparently i have to install Visual Studio 2008 package. I have tried plot.ly and you can't embed the graphs on to the webpage. What libraries or modules could i use?

user2834165
  • 383
  • 2
  • 7
  • 14

1 Answers1

0

What kind of Graphs you trying to embed in the webpage. If u r collecting some time sensitive data, then i think RRD tool will be good enough. But it entirely depends on the data that u want to generate the graph for..
In case of RRD tool there is a python API also available but which looks almost same to the console commands of RRDtool. :(

Sravan K Ghantasala
  • 1,058
  • 8
  • 14