You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want to render a vertical strip line which goes through all the lines in the cartesian chart up on chart press. currently i am only able to render circles on the lines. Thanks in advance.
Is it possible in victory-native-xl to render a vertical strip line instead of circles up on chart press?
Background Info/Attempts
info about the package versions...
"react-native": "0.72.3"
"react-native-reanimated": "3.16.7" and "victory-native": "41.16.1"
the code snippet which is responsible to render circles up on chartPress is
I think the Stock Price example in the example repo of this library is doing what you're trying to accomplish. Spin it up and see if you can reference that implementation?
Question
I want to render a vertical strip line which goes through all the lines in the cartesian chart up on chart press. currently i am only able to render circles on the lines. Thanks in advance.
Is it possible in victory-native-xl to render a vertical strip line instead of circles up on chart press?
Background Info/Attempts
info about the package versions...
"react-native": "0.72.3"
"react-native-reanimated": "3.16.7" and "victory-native": "41.16.1"
the code snippet which is responsible to render circles up on chartPress is
The text was updated successfully, but these errors were encountered: