The Vue Chart is a well-crafted charting component to visualize data. It contains a rich UI gallery of 30+ charts and graphs, ranging from line to financial that cater to all charting scenarios. Its high performance helps render large amounts of data quickly. It also comes with features such as zooming, panning, tooltip, crosshair, trackball, highlight, and selection.
Ranging from simple day-to-day charts like line charts, bar charts, area charts to complex financial charts that are highly customizable.
Charts for Vue provides fluid animation to represent data with smooth transitions.
Well thought out efforts, and focuses mainly on fast paced performance to render 100k data in less than a second.
Vector based clean and crisp rendering for all your responsive and scaling needs.
Vue Charts with Rich UI provides drag and drop support to the rendered points. Data editing allows you to manipulate the data on a chart.
Shows the price direction and movement speed. Trendlines can be generated for Cartesian type series (Line, Column, Scatter, Area, Candle, HiLo, etc.) except bar. More than one trendline can be added to a series.
Enables users from different locales to use them by formatting dates, currency, and numbering to suit preferences.
Vue Chart control includes functionality for plotting more than 30 chart types. Each chart type is easily configured with built-in support for creating stunning visual effects.
The user experience is greatly enhanced by including a set of interactive features such as zooming and panning, crosshair, trackball, drill-down, events, selection, and tooltip.
Update with live data that changes over seconds or minutes using variety of data manipulation tools.
Mark any specific area of interest by adding custom elements (shapes, images) to make charts more information-intensive.
Configure the look and feel of your chart to match with your requirement using several built-in options.
Plot any type of data in a graph with the help of different axes types: numeric, category, date-time, date-time category, and logarithmic axis. And this chart axis elements can be customized further to make an axis more readable.
Develop Vue Charts with single code base, and well-thought-out mobile adaptive architecture that adapts to any web, mobile, or tablet environment. Render beautiful, responsive, interactive, and animated charts within mobile devices.
Each of the Charts in Vue provided has a default appearance, but their appearance can be modified to better suit the information being presented with a rich set of options. These options help you change the custom color palette, chart area, animation, title, and subtitles.
A chart area can be divided into multiple panes using rows and columns. A multiple-pane chart distributes a collection of series among several panes, thus presenting data in a clear and uncluttered way. To split the chart area vertically into a number of rows, use the Rows property. To split the chart area horizontally into a number of columns, use the Columns property.
Easily get started with the Vue Charts using a few simple lines of Vue codes as demonstrated below. Also explore our Vue Charts Example that shows you how to render and configure a Charts in Vue.
import { ChartPlugin } from '@syncfusion/ej2-vue-charts';
Vue.use(ChartPlugin);
<template>
<div id="app">
<ejs-chart id="container"> </ejs-chart>
</div>
</template>
<script>
import Vue from 'vue';
import { ChartPlugin } from '@syncfusion/ej2-vue-charts';
Vue.use(ChartPlugin);
export default {
data () {
return {
}
}
}
</script>
<style>
#container{
height: 350px;
}
</style>
We do not sell the Vue Charts separately. It is only available for purchase as part of the Syncfusion Vue suite, which contains over 70 Vue components, including the Charts. A single developer license for the Syncfusion Essential Studio for Vue suite costs $995.00 USD, including one year of support and updates. On top of this, we might be able to offer additional discounts based on currently active promotions. Please contact our sales team today to see if you qualify for any additional discounts.
You can find our Vue Charts demo here.
No, our 70+ Vue components, including Charts, are not sold individually, only as a single package. However, we have competitively priced the product so it only costs a little bit more than what some other vendors charge for their charts alone. We have also found that, in our experience, our customers usually start off using one of our products and then expand to several products quickly, so we felt it was best to offer all 70+ Vue components for a flat fee of $995/developer. On top of this, we might be able to offer additional discounts based on currently active promotions. Please contact our sales team today to see if you qualify for any additional discounts.
No, this is a commercial product and requires a paid license. However, a free community license is also available for companies and individuals whose organizations have less than $1 million USD in annual gross revenue and five or fewer developers.
A good place to start would be our comprehensive getting started documentation.
Greatness—it’s one thing to say you have it, but it means more when others recognize it. Syncfusion is proud to hold the following industry awards.