Replies: 1 comment
-
Hey @valtism 👋 ah good catch on this. You could still control is via Happy to review a PR if anyone is interested! Can convert this to an issue to track as well. |
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.
-
I was trying to add rounded linecaps on all my lines in a chart, but I realised that although I could do it on an for the tick line with
tickLineProps
, there is no corresponding propertyaxisLineProps
and I am unable to round the line caps for the main axis line.I think something like an
axisLineProps
attribute would be expected here.Beta Was this translation helpful? Give feedback.
All reactions