@@ -18,7 +18,7 @@ The component to render when the user taps on the chart
1818
1919#### Defined in
2020
21- [ src/types.ts:96 ] ( https://github.com/Malaa-tech/react-native-simple-line-chart/blob/638977e1064b855904c85112815974f31c2777e9 /src/types.ts#L96 )
21+ [ src/types.ts:92 ] ( https://github.com/Malaa-tech/react-native-simple-line-chart/blob/7d5d9175272964df8702211007e0f5c59362db38 /src/types.ts#L92 )
2222
2323***
2424
@@ -30,7 +30,7 @@ The same as (activePointComponent) but the component will receive the shared val
3030
3131#### Defined in
3232
33- [ src/types.ts:100 ] ( https://github.com/Malaa-tech/react-native-simple-line-chart/blob/638977e1064b855904c85112815974f31c2777e9 /src/types.ts#L100 )
33+ [ src/types.ts:96 ] ( https://github.com/Malaa-tech/react-native-simple-line-chart/blob/7d5d9175272964df8702211007e0f5c59362db38 /src/types.ts#L96 )
3434
3535***
3636
@@ -42,7 +42,7 @@ The configuration for the active point (the point that is shown when the user ta
4242
4343#### Defined in
4444
45- [ src/types.ts:67 ] ( https://github.com/Malaa-tech/react-native-simple-line-chart/blob/638977e1064b855904c85112815974f31c2777e9 /src/types.ts#L67 )
45+ [ src/types.ts:65 ] ( https://github.com/Malaa-tech/react-native-simple-line-chart/blob/7d5d9175272964df8702211007e0f5c59362db38 /src/types.ts#L65 )
4646
4747***
4848
@@ -60,7 +60,7 @@ The curve of the line
6060
6161#### Defined in
6262
63- [ src/types.ts:113 ] ( https://github.com/Malaa-tech/react-native-simple-line-chart/blob/638977e1064b855904c85112815974f31c2777e9 /src/types.ts#L113 )
63+ [ src/types.ts:109 ] ( https://github.com/Malaa-tech/react-native-simple-line-chart/blob/7d5d9175272964df8702211007e0f5c59362db38 /src/types.ts#L109 )
6464
6565***
6666
@@ -72,7 +72,7 @@ The data points for the line containing an array of objects with x and y values
7272
7373#### Defined in
7474
75- [ src/types.ts:63 ] ( https://github.com/Malaa-tech/react-native-simple-line-chart/blob/638977e1064b855904c85112815974f31c2777e9 /src/types.ts#L63 )
75+ [ src/types.ts:61 ] ( https://github.com/Malaa-tech/react-native-simple-line-chart/blob/7d5d9175272964df8702211007e0f5c59362db38 /src/types.ts#L61 )
7676
7777***
7878
@@ -84,7 +84,7 @@ The end point configuration (the point appearing at the end of the line)
8484
8585#### Defined in
8686
87- [ src/types.ts:108 ] ( https://github.com/Malaa-tech/react-native-simple-line-chart/blob/638977e1064b855904c85112815974f31c2777e9 /src/types.ts#L108 )
87+ [ src/types.ts:104 ] ( https://github.com/Malaa-tech/react-native-simple-line-chart/blob/7d5d9175272964df8702211007e0f5c59362db38 /src/types.ts#L104 )
8888
8989***
9090
@@ -102,7 +102,7 @@ The fill opacity of the area chart
102102
103103#### Defined in
104104
105- [ src/types.ts:123 ] ( https://github.com/Malaa-tech/react-native-simple-line-chart/blob/638977e1064b855904c85112815974f31c2777e9 /src/types.ts#L123 )
105+ [ src/types.ts:119 ] ( https://github.com/Malaa-tech/react-native-simple-line-chart/blob/7d5d9175272964df8702211007e0f5c59362db38 /src/types.ts#L119 )
106106
107107***
108108
@@ -120,7 +120,7 @@ false
120120
121121#### Defined in
122122
123- [ src/types.ts:118 ] ( https://github.com/Malaa-tech/react-native-simple-line-chart/blob/638977e1064b855904c85112815974f31c2777e9 /src/types.ts#L118 )
123+ [ src/types.ts:114 ] ( https://github.com/Malaa-tech/react-native-simple-line-chart/blob/7d5d9175272964df8702211007e0f5c59362db38 /src/types.ts#L114 )
124124
125125***
126126
@@ -132,13 +132,13 @@ Optional key to indicate that the line has changed (helps with triggering animat
132132
133133#### Defined in
134134
135- [ src/types.ts:59 ] ( https://github.com/Malaa-tech/react-native-simple-line-chart/blob/638977e1064b855904c85112815974f31c2777e9 /src/types.ts#L59 )
135+ [ src/types.ts:57 ] ( https://github.com/Malaa-tech/react-native-simple-line-chart/blob/7d5d9175272964df8702211007e0f5c59362db38 /src/types.ts#L57 )
136136
137137***
138138
139139### leadingOpacity?
140140
141- > ` optional ` ** leadingOpacity** : ` NumberProp ` \| ` object `
141+ > ` optional ` ** leadingOpacity** : ` number ` \| ` object `
142142
143143the opacity of the begging of the line (gives it gradient effect if you have colored background) (a percentage between 0 - 1)
144144
@@ -150,7 +150,7 @@ the opacity of the begging of the line (gives it gradient effect if you have col
150150
151151#### Defined in
152152
153- [ src/types.ts:76 ] ( https://github.com/Malaa-tech/react-native-simple-line-chart/blob/638977e1064b855904c85112815974f31c2777e9 /src/types.ts#L76 )
153+ [ src/types.ts:74 ] ( https://github.com/Malaa-tech/react-native-simple-line-chart/blob/7d5d9175272964df8702211007e0f5c59362db38 /src/types.ts#L74 )
154154
155155***
156156
@@ -162,7 +162,7 @@ The color of the line (supplying an array of colors will create a linear gradien
162162
163163#### Defined in
164164
165- [ src/types.ts:71 ] ( https://github.com/Malaa-tech/react-native-simple-line-chart/blob/638977e1064b855904c85112815974f31c2777e9 /src/types.ts#L71 )
165+ [ src/types.ts:69 ] ( https://github.com/Malaa-tech/react-native-simple-line-chart/blob/7d5d9175272964df8702211007e0f5c59362db38 /src/types.ts#L69 )
166166
167167***
168168
@@ -174,7 +174,7 @@ The width of the line
174174
175175#### Defined in
176176
177- [ src/types.ts:104 ] ( https://github.com/Malaa-tech/react-native-simple-line-chart/blob/638977e1064b855904c85112815974f31c2777e9 /src/types.ts#L104 )
177+ [ src/types.ts:100 ] ( https://github.com/Malaa-tech/react-native-simple-line-chart/blob/7d5d9175272964df8702211007e0f5c59362db38 /src/types.ts#L100 )
178178
179179***
180180
@@ -192,25 +192,25 @@ The direction of the opacity (horizontal or vertical)
192192
193193#### Defined in
194194
195- [ src/types.ts:88 ] ( https://github.com/Malaa-tech/react-native-simple-line-chart/blob/638977e1064b855904c85112815974f31c2777e9 /src/types.ts#L88 )
195+ [ src/types.ts:84 ] ( https://github.com/Malaa-tech/react-native-simple-line-chart/blob/7d5d9175272964df8702211007e0f5c59362db38 /src/types.ts#L84 )
196196
197197***
198198
199199### strokeDasharray?
200200
201- > ` optional ` ** strokeDasharray** : ` NumberProp ` \| readonly ` NumberProp ` [ ]
201+ > ` optional ` ** strokeDasharray** : ` number ` [ ]
202202
203203specify the strokeDasharray for the line
204204
205205#### Defined in
206206
207- [ src/types.ts:92 ] ( https://github.com/Malaa-tech/react-native-simple-line-chart/blob/638977e1064b855904c85112815974f31c2777e9 /src/types.ts#L92 )
207+ [ src/types.ts:88 ] ( https://github.com/Malaa-tech/react-native-simple-line-chart/blob/7d5d9175272964df8702211007e0f5c59362db38 /src/types.ts#L88 )
208208
209209***
210210
211211### trailingOpacity?
212212
213- > ` optional ` ** trailingOpacity** : ` NumberProp ` \| ` object `
213+ > ` optional ` ** trailingOpacity** : ` number ` \| ` object `
214214
215215the opacity of the end of the line (gives it gradient effect if you have colored background) (a percentage between 0 - 1)
216216
@@ -222,4 +222,4 @@ the opacity of the end of the line (gives it gradient effect if you have colored
222222
223223#### Defined in
224224
225- [ src/types.ts:81 ] ( https://github.com/Malaa-tech/react-native-simple-line-chart/blob/638977e1064b855904c85112815974f31c2777e9 /src/types.ts#L81 )
225+ [ src/types.ts:79 ] ( https://github.com/Malaa-tech/react-native-simple-line-chart/blob/7d5d9175272964df8702211007e0f5c59362db38 /src/types.ts#L79 )
0 commit comments