Vue.js Components
Show Demo List
jQWidgets Chart for Vue JS is part of the the jQWidgets UI Toolkit and delivers a combination of advanced features and capabilities for the next-generation of cloud-enabled Web Apps and modern Web sites. The Chart works across platforms, devices and browsers and provides high quality plug-in free data visualization.
jQWidgets Chart for Vue JS has a built-in data binding logic designed to support multiple data sources and handle large datasets. The chart supports several data binding modes optimized for the most common integration scenarios:
Local Data - requires minimal effort to load data from local array.
Xml Data - Chart can be loaded from XML data using Ajax request.
JSON Data - Chart can be loaded from JSON data using Ajax request.
CSV Data - Chart can be loaded from Comma-Delimited data using Ajax
request.
Tab Data - Chart can be loaded from Tab-Delimited data using Ajax request.
Remote Data - You can populate the Chart using JSONP. JSONP (JSON with Padding) represents
a JSON data wrapped in a function call. JSONP is an effective cross-domain communication
technique used for bypassing the same-origin policy limitations.
jQWidgets Chart for Vue supports several common chart types. You can easily plot series of different types on a common chart. A type must be specified for each series group. Currently the Chart supports the following series: