Features
  • Adds a chart using just a single component.
  • Auto-updates the chart object when the data source is modified.
  • Adds a chart from a JSON URL, from a XML URL, or using Props Array Binding.
  • Allows to include interactivity between javascript charts.
  • Offers advanced control by giving you access to the complete FusionCharts object (that contains the chart configuration).
A Simple Chart
Quick Demo:
Reserves (MMbbl)0K50K100K150K200K250K300KCountryVenezuelaSaudiCanadaIranRussiaUAEUSChinaCountries With Most Oil Reserves [2017-18]In MMbbl = One Million barrelsFusionCharts Trial
Quick Start
Step 1: Install the Vue-FusionCharts wrapper framework

In the terminal run the following command:

Also install fusionCharts, if it is not already installed:

Step 2: Register the VueFusionCharts component

Use the Vue.use method to register the component globally:

In case of vue-cli or vue with bundlers, traditionally main.js contains the initialization code below

Or, Use the Vue.component method to register the component locally:

Step 3: Render your Chart

For example render a simple pie chart

Here's the HTML template for the above example

Usage and integration of FusionTime

From fusioncharts@3.13.3-sr.1 and vue-fusioncharts@3.0.0, You can visualize timeseries data easily with vue.

Consider the example below for integration of FusionTime

Here's the HTML template for the above example

Licensing

Vue-FusionCharts module is licensed under open-source, distributed under the terms of the MIT/X11 License. You will still need to include FusionCharts in your page, as this project provides no direct functionality. You can download a free evaluation version here. To use in a commercial environment, please purchase a FusionCharts license.

© 2002-2018 InfoSoft Global Private Limited. All Rights Reserved.