Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/syncfusionexamples/getting-started-with-the-vue-stock-chart-component
A quick start project that shows how to create and configure the Syncfusion Vue Stock Chart component in a Vue app. This sample contains simple code customization, as well as some important features like enabling tooltips and crosshairs.
https://github.com/syncfusionexamples/getting-started-with-the-vue-stock-chart-component
stock-chart vue-stock-chart
Last synced: 18 days ago
JSON representation
A quick start project that shows how to create and configure the Syncfusion Vue Stock Chart component in a Vue app. This sample contains simple code customization, as well as some important features like enabling tooltips and crosshairs.
- Host: GitHub
- URL: https://github.com/syncfusionexamples/getting-started-with-the-vue-stock-chart-component
- Owner: SyncfusionExamples
- Created: 2024-08-21T09:26:22.000Z (4 months ago)
- Default Branch: master
- Last Pushed: 2024-08-22T04:28:28.000Z (4 months ago)
- Last Synced: 2024-08-22T13:38:42.831Z (4 months ago)
- Topics: stock-chart, vue-stock-chart
- Language: JavaScript
- Homepage:
- Size: 16.6 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 Stock Chart Component
A quick start project that shows how to create and configure the Syncfusion Vue Stock Chart component in a Vue app. This sample contains simple code customization, as well as some important features like enabling tooltips and crosshairs.
Refer to the following documentation to learn about the Vue Stock Chart component:
https://ej2.syncfusion.com/vue/documentation/stock-chart/vue-3-getting-startedCheck out this online example of the Vue Stock Chart component:
https://ej2.syncfusion.com/vue/demos/#/material/stock-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-stock-chart-component` repository and then open it in Visual Studio Code. Now, simply build and run your project to view the output.