@@ -18,7 +18,7 @@ The component to render when the user taps on the chart
1818
1919#### Defined in
2020
21- [ src/types.ts:91 ] ( https://github.com/Malaa-tech/react-native-simple-line-chart/blob/6e0215dbd194df10ddb3d5a2a472fbe3c71a004f /src/types.ts#L91 )
21+ [ src/types.ts:96 ] ( https://github.com/Malaa-tech/react-native-simple-line-chart/blob/638977e1064b855904c85112815974f31c2777e9 /src/types.ts#L96 )
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:95 ] ( https://github.com/Malaa-tech/react-native-simple-line-chart/blob/6e0215dbd194df10ddb3d5a2a472fbe3c71a004f /src/types.ts#L95 )
33+ [ src/types.ts:100 ] ( https://github.com/Malaa-tech/react-native-simple-line-chart/blob/638977e1064b855904c85112815974f31c2777e9 /src/types.ts#L100 )
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/6e0215dbd194df10ddb3d5a2a472fbe3c71a004f /src/types.ts#L67 )
45+ [ src/types.ts:67] ( https://github.com/Malaa-tech/react-native-simple-line-chart/blob/638977e1064b855904c85112815974f31c2777e9 /src/types.ts#L67 )
4646
4747***
4848
@@ -60,7 +60,7 @@ The curve of the line
6060
6161#### Defined in
6262
63- [ src/types.ts:108 ] ( https://github.com/Malaa-tech/react-native-simple-line-chart/blob/6e0215dbd194df10ddb3d5a2a472fbe3c71a004f /src/types.ts#L108 )
63+ [ src/types.ts:113 ] ( https://github.com/Malaa-tech/react-native-simple-line-chart/blob/638977e1064b855904c85112815974f31c2777e9 /src/types.ts#L113 )
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/6e0215dbd194df10ddb3d5a2a472fbe3c71a004f /src/types.ts#L63 )
75+ [ src/types.ts:63] ( https://github.com/Malaa-tech/react-native-simple-line-chart/blob/638977e1064b855904c85112815974f31c2777e9 /src/types.ts#L63 )
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:103 ] ( https://github.com/Malaa-tech/react-native-simple-line-chart/blob/6e0215dbd194df10ddb3d5a2a472fbe3c71a004f /src/types.ts#L103 )
87+ [ src/types.ts:108 ] ( https://github.com/Malaa-tech/react-native-simple-line-chart/blob/638977e1064b855904c85112815974f31c2777e9 /src/types.ts#L108 )
8888
8989***
9090
@@ -102,7 +102,7 @@ The fill opacity of the area chart
102102
103103#### Defined in
104104
105- [ src/types.ts:118 ] ( https://github.com/Malaa-tech/react-native-simple-line-chart/blob/6e0215dbd194df10ddb3d5a2a472fbe3c71a004f /src/types.ts#L118 )
105+ [ src/types.ts:123 ] ( https://github.com/Malaa-tech/react-native-simple-line-chart/blob/638977e1064b855904c85112815974f31c2777e9 /src/types.ts#L123 )
106106
107107***
108108
@@ -120,7 +120,7 @@ false
120120
121121#### Defined in
122122
123- [ src/types.ts:113 ] ( https://github.com/Malaa-tech/react-native-simple-line-chart/blob/6e0215dbd194df10ddb3d5a2a472fbe3c71a004f /src/types.ts#L113 )
123+ [ src/types.ts:118 ] ( https://github.com/Malaa-tech/react-native-simple-line-chart/blob/638977e1064b855904c85112815974f31c2777e9 /src/types.ts#L118 )
124124
125125***
126126
@@ -132,7 +132,7 @@ 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/6e0215dbd194df10ddb3d5a2a472fbe3c71a004f /src/types.ts#L59 )
135+ [ src/types.ts:59] ( https://github.com/Malaa-tech/react-native-simple-line-chart/blob/638977e1064b855904c85112815974f31c2777e9 /src/types.ts#L59 )
136136
137137***
138138
@@ -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/6e0215dbd194df10ddb3d5a2a472fbe3c71a004f /src/types.ts#L76 )
153+ [ src/types.ts:76] ( https://github.com/Malaa-tech/react-native-simple-line-chart/blob/638977e1064b855904c85112815974f31c2777e9 /src/types.ts#L76 )
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/6e0215dbd194df10ddb3d5a2a472fbe3c71a004f /src/types.ts#L71 )
165+ [ src/types.ts:71] ( https://github.com/Malaa-tech/react-native-simple-line-chart/blob/638977e1064b855904c85112815974f31c2777e9 /src/types.ts#L71 )
166166
167167***
168168
@@ -174,7 +174,25 @@ The width of the line
174174
175175#### Defined in
176176
177- [ src/types.ts:99] ( https://github.com/Malaa-tech/react-native-simple-line-chart/blob/6e0215dbd194df10ddb3d5a2a472fbe3c71a004f/src/types.ts#L99 )
177+ [ src/types.ts:104] ( https://github.com/Malaa-tech/react-native-simple-line-chart/blob/638977e1064b855904c85112815974f31c2777e9/src/types.ts#L104 )
178+
179+ ***
180+
181+ ### opacityDirection?
182+
183+ > ` optional ` ** opacityDirection** : ` "horizontal" ` \| ` "vertical" `
184+
185+ The direction of the opacity (horizontal or vertical)
186+
187+ #### Default
188+
189+ ``` ts
190+ ' horizontal'
191+ ```
192+
193+ #### Defined in
194+
195+ [ src/types.ts:88] ( https://github.com/Malaa-tech/react-native-simple-line-chart/blob/638977e1064b855904c85112815974f31c2777e9/src/types.ts#L88 )
178196
179197***
180198
@@ -186,7 +204,7 @@ specify the strokeDasharray for the line
186204
187205#### Defined in
188206
189- [ src/types.ts:87 ] ( https://github.com/Malaa-tech/react-native-simple-line-chart/blob/6e0215dbd194df10ddb3d5a2a472fbe3c71a004f /src/types.ts#L87 )
207+ [ src/types.ts:92 ] ( https://github.com/Malaa-tech/react-native-simple-line-chart/blob/638977e1064b855904c85112815974f31c2777e9 /src/types.ts#L92 )
190208
191209***
192210
@@ -204,4 +222,4 @@ the opacity of the end of the line (gives it gradient effect if you have colored
204222
205223#### Defined in
206224
207- [ src/types.ts:81] ( https://github.com/Malaa-tech/react-native-simple-line-chart/blob/6e0215dbd194df10ddb3d5a2a472fbe3c71a004f /src/types.ts#L81 )
225+ [ src/types.ts:81] ( https://github.com/Malaa-tech/react-native-simple-line-chart/blob/638977e1064b855904c85112815974f31c2777e9 /src/types.ts#L81 )
0 commit comments