Skip to content

Commit f32db22

Browse files
Update README.md
1 parent c0cb91f commit f32db22

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
1-
# date-time-series-flutter-chart
2-
How to create time series chart using the Flutter charts widget?
1+
# How to create time series chart using the Flutter charts widget?
32

43
Our Flutter Cartesian chart provides DateTimeAxis support to render the date-time values. By default interval type will be calculated based on the data. If you wish to calculate the interval on specific type say for example month, hours, seconds, etc, then intervalType property can be used and if you wish to show the date time values in a specific format means, you can use the dateFormat property.
54

0 commit comments

Comments
 (0)