Hongkongian
IS-IT--Management
Dear all,
I would like to display a pie chart and a bar chart on screen through a browser. I had extracted the data from MySQL database and format it as table format:
Key 1 Value 1
Key 2 Value 2
:
Key N Value N
I had already installed the CGI and GD modules,
but I don't know how to put it together in a perl program and display it as a graphic chart through a HTML page.
Thanks for help !!!
I would like to display a pie chart and a bar chart on screen through a browser. I had extracted the data from MySQL database and format it as table format:
Key 1 Value 1
Key 2 Value 2
:
Key N Value N
I had already installed the CGI and GD modules,
but I don't know how to put it together in a perl program and display it as a graphic chart through a HTML page.
Thanks for help !!!