How to always display CursorLine and CursorCrosshair
See original GitHub issueIssue Description
Description
It’s possible to have an option to active CursorLine
and CursorCrosshair
on current Index
?
Current these Cursor
s are showing when click or move on Chart.
Is there any option to enable this? Who can help with this problem? Thank you in advance.
Version
"react-native-wagmi-charts": "2.1.0"
Issue Analytics
- State:
- Created a year ago
- Comments:8
Top Results From Across the Web
Setting Vim cursorline colors? - Stack Overflow
sorry for the beginner part of me asking this question: how would I set this in my . vimrc file?
Read more >coinjar/react-native-wagmi-charts - GitHub
To customise the color of the line chart cursor, supply a color prop to LineChart.CursorCrosshair . This can be any valid React Native...
Read more >5 Awesome Vim Tricks to Spice up your .vimrc - Twilio
Allow crosshair cursor highlighting. hi CursorLine cterm=NONE ... GIF displaying different whitespace settings for different file types.
Read more >react-native-wagmi-charts - npm
CursorCrosshair or LineChart.CursorLine components: ... You can even add another tooltip to show something like date/time: <LineChart.
Read more >Why is the cursorline always showing after the cursor moves ...
Maybe it's font problem, not vim. I change my font size from 18 to 19, and it works. You can make it as...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Can you try this version ?
yarn add @epsor/react-native-wagmi-charts@2.1.4
Best
@felix-lambert yes,
v2.1.6
is not working, Butv2.1.4
is works,