Abhinandan-Kushwaha / react-native-gifted-charts

The most complete library for Bar, Line, Area, Pie, Donut, Stacked Bar and Population Pyramid charts in React Native. Allows 2D, 3D, gradient, animations and live data updates.
https://www.npmjs.com/package/react-native-gifted-charts
MIT License
792 stars 153 forks source link

verticalLinesHeight props missing #883

Closed McFly78 closed 3 weeks ago

McFly78 commented 4 weeks ago

Description

Hello,

For LineChart graph the prop verticalLinesHeight does not seem to exist in the code of the component. Has this props been removed ? Many thanks

Steps to reproduce

None

Snack or a link to a repository

No response

version of react-native-gifted-charts

1.4.46

React Native version

0.74.4

Platforms

iOS

Workflow

None

Abhinandan-Kushwaha commented 3 weeks ago

@McFly78 verticalLinesHeight prop exists. Please check again.