Tools for working with Graphics

Asked

Viewed 186 times

-3

I need to search data in a database and make graphs with it,I believe that the search of the database is normal what changes is the tool to make the graph. My doubts are:

-What is the best tool to make graphics?

-Someone has worked with graphics and knows the best way to search?

-Is there any package to improve the visual of the graphic?

2 answers

4

1


You’re working with php, but could graphics be displayed in javascript? If so, search for jquery Charts in google.

  • I was in this api anyway, the documentation is this right? https://developers.google.com/chart/interactive/docs/gallery?hl=pt-br

  • This documentation is from Google Charts, there are others, if you have difficulty understanding the documentation, put on google to appear answers in Portuguese, helps a lot. Also this one, which is very easy to use and very elegant for the site: http://www.highcharts.com/ There is a session here at stackoverflow to ask questions about highcharts: http://answall.com/questions/tagged/highcharts Hugs.

Browser other questions tagged

You are not signed in. Login or sign up in order to post.