timqian / chart.xkcd

xkcd styled chart lib
https://timqian.com/chart.xkcd/
MIT License
7.61k stars 200 forks source link

More legend placements: bottom left/right or move out of the graph part #17

Closed ChildishGiant closed 4 years ago

ChildishGiant commented 4 years ago

It'd be nice to have options for the legend to be in the bottom left/right. This'd be a bodge fix for text overlapping the titles too.

timqian commented 4 years ago

Also, when there are more than 4 labels, the legend is taking too much space in mobile device

Screen Shot 2019-08-27 at 9 36 23 AM

Besides enabling bottom left/right options, I plan to make it possible to move the legend out of the graph. This feature is planned to be shipped in v1.2

timqian commented 4 years ago

downRight downLeft is enabled in v1.1.5