Sign in to follow this  
bobotime

MSColumn3D or MSLine with MySQL db

Recommended Posts

Sorry for my English.

 

how do I create a chart multi-series (MSColumn3D or MSLine for example) with mysql db

 

without using the class FusionCharts_Gen ?

 

Or you can explain the good usage of the class, not being

 

very good development with objects.

 

I can not understand how do

 

 

 

I also read the document "FusionCharts PHP Class API> List of Functions" but for me it is difficult to integrate the values of the query

 

 

 

Where is possible to integrate the example with "Charting Data from an Array" with readings from db ?

 

 

 

Thanks :)

 

 

 

 

 

 

 

.

Edited by Guest

Share this post


Link to post
Share on other sites

Hi bobotime,

 

 

 

Welcome to Fusioncharts Forum:)

 

 

 

If you don't want to use the PHP Class then you would have to manually build the XML from your database query end-results.

 

 

 

You can go through the docs [Guide for Web Developers=>Using With PHP]

 

 

 

However, most of the examples are for Single-series.

 

 

 

You have to build your Multi-series Charts xml for your chart using the same way.

 

 

 

For the Multi-Series Charts XML structure, you may go through the docs [Chart XML API=>Multi-Series Charts]

 

 

 

I hope this helps. :w00t:

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this