Skip to content

Commit 55a308d

Browse files
authored
Updated read me file
1 parent eb3b6a6 commit 55a308d

File tree

1 file changed

+7
-4
lines changed

1 file changed

+7
-4
lines changed

README.md

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,22 @@
1-
# How to Customize the Numeric Axis of Vue Charts
1+
# How to Customize the Date-Time Axis of Vue Charts
22

33
A quick start Vue project that shows how to customize Syncfusion's Vue Chart component using numeric Axis. This project also includes a code snippet to display data items based on custom x-axis range values and custom intervals, formatting numeric value labels with custom formats or globalized formats, and adding range padding to the horizontal axis.
44

5-
Examples: https://ej2.syncfusion.com/vue/demos/#/material/chart/numeric.html
5+
Example :
66

7-
Documentation: https://ej2.syncfusion.com/vue/documentation/chart/numeric-axis/
7+
https://ej2.syncfusion.com/vue/demos/#/material/chart/date-time.html
88

9+
https://ej2.syncfusion.com/vue/demos/#/material/chart/date-time-category.html
10+
11+
Documentation: https://ej2.syncfusion.com/vue/documentation/chart/date-time-axis/
912

1013
## Project pre-requisites
1114

1215
Make sure that you have the compatible versions of Node and Vue-Cli in your machine before starting to work on this project.
1316

1417
## How to run this application?
1518

16-
To run this application, you need to first clone the `customize-numeric-axis-in-vue-charts` repository and then navigate to its appropriate path where it has been located in your system.
19+
To run this application, you need to first clone the `customize-datetime-axis-in-vue-charts` repository and then navigate to its appropriate path where it has been located in your system.
1720

1821
To do so, open the command prompt and run the below commands one after the other.
1922

0 commit comments

Comments
 (0)