[HELP] How to change color of XYCharts Tooltip dots ? #1136
Unanswered
VigneshTrantor
asked this question in
Q&A
Replies: 1 comment
-
|
Solved in #1118 . This seriously needs to be included in the docs or atleast should have a medium article or a youtube video @williaster |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
How to change color of XYCharts Tooltip dots ?

This is the code example provided in XYcharts docs https://airbnb.io/visx/docs/xychart
If I use the prop glyphStyles and give a fill color, it changes the color of all the dots. Please tell me how I can change the color of the dots if I have given custom colors to the bars in the chart.
Beta Was this translation helpful? Give feedback.
All reactions