This repository has been archived by the owner on Dec 26, 2018. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 83
Y-axis text cut off #45
Comments
Yeah that's because it's hardcoded. I am working on custom axis. |
If you need a quick fix you can consider using css |
any update on this feature? |
No. Interested in fixing this ? I can guide you |
I'm on a tight deadline atm so I can't unfortunately. Maybe give an outline of your idea and I or someone else could take it up when they have time? |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
See screenshot:
Looks like the problem is the
overflow: hidden
set on the<svg />
with classrd3-chart
.The text was updated successfully, but these errors were encountered: