Hey Guys,
I am working on a PHP platform where I have to build reports that show graphs that take values from MySQL Queries. For this purpose I am refering google chart libraries. In that I have to pass data to a hyperlink but as the data in my case is generated from MySQL Queries so how can I insert that data into chart. Please help