replot / replot-treemap

replot-treemap: Intelligent and customizable treemap components for react.
http://replot.io/treemap/
MIT License
1 stars 0 forks source link

Long Titles hang over edge of rectangles #11

Closed MFarejowicz closed 7 years ago

MFarejowicz commented 7 years ago

If the title for a rectangle is very long, and the rectangle itself does not have a lot of width, then the title may go beyond the edge of the rectangle. I will look into fixing this by rotating titles that do so.

MFarejowicz commented 7 years ago

Fixed, long titles now rotate 90 degrees