Replies: 1 comment 5 replies
-
Hello @zoltish, the |
Beta Was this translation helpful? Give feedback.
5 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.
-
As soon as I include a marker in my charts, theres an added top padding that I think looks weird. For example, if my application follows a 8.dp grid, this sudden ~21.dp inset just breaks everything and I imagine somewhere in the world, a kitten dies.
I think a viable solution would be to instead render the marker as part of an overlay/popup. If other elements are close to the chart, this temporary overlap is imo much preferrable to the constant added size/padding.
Beta Was this translation helpful? Give feedback.
All reactions