Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/syncfusionexamples/getting-started-with-the-vue-smith-chart-component
A quick start project that shows how to create and configure the Syncfusion Vue Smith Chart component in a Vue application. This sample explains how to populate list data, add legends, and enable data labels and tooltips.
https://github.com/syncfusionexamples/getting-started-with-the-vue-smith-chart-component
smith-chart vue-smith-chart
Last synced: 20 days ago
JSON representation
A quick start project that shows how to create and configure the Syncfusion Vue Smith Chart component in a Vue application. This sample explains how to populate list data, add legends, and enable data labels and tooltips.
- Host: GitHub
- URL: https://github.com/syncfusionexamples/getting-started-with-the-vue-smith-chart-component
- Owner: SyncfusionExamples
- Created: 2024-07-31T07:50:24.000Z (5 months ago)
- Default Branch: master
- Last Pushed: 2024-08-03T04:29:43.000Z (5 months ago)
- Last Synced: 2024-08-03T05:31:59.684Z (5 months ago)
- Topics: smith-chart, vue-smith-chart
- Language: Vue
- Size: 6.84 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Getting Started with the Vue Smith Chart Component
A quick start project that shows how to create and configure the Syncfusion Vue Smith Chart component in a Vue application. This sample explains how to populate list data, add legends, and enable data labels and tooltips.
Refer to the following documentation to learn about the Vue Smith Chart component:
https://ej2.syncfusion.com/vue/documentation/smithchart/vue-3-getting-startedCheck out this online example of the Vue Smith Chart component:
https://ej2.syncfusion.com/vue/demos/#/bootstrap5/smith-chart/default.html## Project prerequisites
Make sure that you have the compatible versions of [Visual Studio Code](https://code.visualstudio.com/download ) and [NodeJS](https://nodejs.org/en/download) or later version in your machine before starting to work on this project.## How to run this application
To run this application, you need to first clone the `getting-started-with-the-vue-smith-chart-component` repository and then open it in Visual Studio Code. Now, simply build and run your project to view the output.