Added pointerConfig in Line Area Charts to allow smooth magic scroll
This commit is contained in:
commit
3759ba0515
|
@ -284,6 +284,7 @@ type Pointer = {
|
|||
```
|
||||
|
||||
The above properties can be understood with this labelled diagram-
|
||||
|
||||
<img src='../../demos/rainbow.png' alt='' height=400 width=500/>
|
||||
|
||||
### onPress and strip related props
|
||||
|
|
Loading…
Reference in New Issue