Title with useHTML flag - doesn't resize #3481
Closed
Comments
Workaround: |
Ok, the suggested CSS workaround works but the title text won't stay centered anymore and it overlaps the exporting button when resizing to smaller resolution. The title also overlaps the chart if it doesn't fit in the top margin. |
It will overlap, because you set |
I removed it but it's still overlapping when resizing. Or is this expected as HTML title area cannot be properly aligned with rest of the SVG content? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Example: http://jsfiddle.net/sq12r17w/3/
Steps:
Result: chart's title isn't resized. Without
useHTML
flag it works properly.The text was updated successfully, but these errors were encountered: