Replies: 6 comments
-
Also having this issue; would love a way to remove the unnecessary padding |
Beta Was this translation helpful? Give feedback.
0 replies
-
I'm in line here looking for a solution. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Having the same issue as well. +1 |
Beta Was this translation helpful? Give feedback.
0 replies
-
Same issue! |
Beta Was this translation helpful? Give feedback.
0 replies
-
Same issue, did anyone find a solution / workaround? |
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
-
Hi
I am using nuxt.js but i think that the problem is in library:
In TreeMap chart there is strange offset or padding i don't know how to name it right.
Even on demo page on offical site there is offset for toolbar and title in svg element:
But in my situation i have toolbar show false and even don't have title at all:
I've set
chart: {toolbar: {show: false}}
I was trying to do: #178 (comment)
What can i do to clear these padding around treemap?
Thanks and best regards.
Beta Was this translation helpful? Give feedback.
All reactions