-
Content count
3 -
Joined
-
Last visited
About the1roster
-
Rank
Forum Newbie
-
Fusioncharts Visual Studio / .net / Sqlserver / Dashboard Expert
the1roster replied to TC's topic in FusionCharts Jobs and Consultation
Hello - I would like to review a project with you that's using PHP & MySQL. Please contact me: [email protected] .... Mobile 904-710-1478<br style="color: rgb(107, 107, 107); font-family: verdana, arial, tahoma, sans-serif; line-height: 18px; background-color: rgb(247, 247, 247); "><br style="color: rgb(107, 107, 107); font-family: verdana, arial, tahoma, sans-serif; line-height: 18px; background-color: rgb(247, 247, 247); ">Thank you. -
Expert Fusioncharts Developer For Hire
the1roster replied to DashboardsGuy's topic in FusionCharts and PHP
Hello - I would like to review a project with you. Please contact me: [email protected] .... Mobile 904-710-1478 Thank you. -
This is the first time I am creating a chart using my own query from my own database... I have successfully created the sample charts using the fusion chart examples and the MySQL World Database. This question relates to a Pie Chart I am trying to make by querying a MySQL database and using Php: I am having a problem populating a Pie Chart displaying results from the below query, you can see the query and the query results returns 1) Item Title, and 2) Value. I have attached the 1) Render Chart file, 2) DataProvider file (where I have inserted the below query). Can you tell me why the below query will not display the results in the Pie Chart? carteras_chart.php carteras_Data.php