- Notifications
You must be signed in to change notification settings - Fork1
A quick start Vue project that shows how to customize the date time axis in the Vue Charts component of Syncfusion. This project also includes a code snippet to customize its value type and range padding and format the axis labels.
SyncfusionExamples/customize-datetime-axis-in-vue-charts
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
A quick start Vue project that shows how to customize Syncfusion's Vue Chart component using date time axis. This project also includes a code snippet to customize its value type and range padding and format the axis labels.
Example :
https://ej2.syncfusion.com/vue/demos/#/material/chart/date-time.html
https://ej2.syncfusion.com/vue/demos/#/material/chart/date-time-category.html
Documentation:https://ej2.syncfusion.com/vue/documentation/chart/date-time-axis/
Make sure that you have the compatible versions of Node and Vue-Cli in your machine before starting to work on this project.
To run this application, you need to first clone thecustomize-datetime-axis-in-vue-charts repository and then navigate to its appropriate path where it has been located in your system.
To do so, open the command prompt and run the below commands one after the other.
git clone vue-examplecd vue-exampleOnce done with downloading, next you need to install the necessary packages required to run this application locally. Thenpm install command will install all the needed Vue packages into your current project and to do so, run the below command.
npm installRunnpm run serve command for a dev server. Navigate tohttp://localhost:8080/. The app will automatically reload if you change any of the source files.
To get more help on the vue CLI use go check out theVue-Cli README.
About
A quick start Vue project that shows how to customize the date time axis in the Vue Charts component of Syncfusion. This project also includes a code snippet to customize its value type and range padding and format the axis labels.
Topics
Resources
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
Packages0
Uh oh!
There was an error while loading.Please reload this page.
Contributors6
Uh oh!
There was an error while loading.Please reload this page.