Netcloud

Beginners guideline

Recommended Posts

Hello, 

I recently have started using Fusion Charts, but cannot get the hand out of it to maximize its potential. I have already checked https://www.fusioncharts.com/dev/chart-guide/getting-started/building-your-first-chart so I was wondering if you know about any Youtubechannel that goes hand by hand with newbies in order to master it through the process.

Thank you so much in advance.

Share this post


Link to post
Share on other sites

Hi,

 

As of now we do not have a YouTube tutorial.

However rendering a simple chart is pretty easy. FusionCharts is a JavaScript charting library, to install it all you need is to download it and paste it in your project folder. The download package includes a list of JS files, which you need to include in your web page or application. Regarding installation of FusionCharts refer to the following documentation link :

https://www.fusioncharts.com/dev/installation/client-side-frameworks/install-using-plainjs

 

Please refer to the simple step by step instructions in the "Build your first chart" documentation link : https://www.fusioncharts.com/dev/chart-guide/getting-started/building-your-first-chart#include-fusioncharts-suite-xt-library-2

Also find a sample project in the DropBox link rendering a chart following the above steps : https://www.dropbox.com/s/pj4li4s9psh7y45/Simple Column chart - 3.12.2.zip?dl=0

 

Thanks,

Akash.

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