wuxudong / react-native-charts-wrapper

a react native charts wrapper (support android & iOS)
2.43k stars 657 forks source link

Individual Line Selector Not Displaying Properly in react-native-charts-wrapper Inspection Tool #989

Open navk5650 opened 2 months ago

navk5650 commented 2 months ago

*Do read files under `lib/` before reporting issues, you can find all the configs there, all of them are straightforward.**

Expected Behavior

Actual Behavior

Screenshots

image

Data and config

default as in example.

Steps to Reproduce the Problem

Just open the graph and toggle Inspect in Debug mode and try to inspect individual dots.

Specifications

navk5650 commented 2 months ago

Any update on this