Lee Wonjoon

Results 5 comments of Lee Wonjoon

How add test? Create new test or modify `widgets_chart_can_have_a_legend`?

I completely agree this comment. So I make available that the chart can have a left legend at ratatui v0.25(https://github.com/ratatui-org/ratatui/pull/378). > It would be useful to have the memory and...

I tested that chart draw a legend on left side. How about it? Preview Images ![image](https://github.com/ClementTsang/bottom/assets/4014016/b45e9f03-81f5-4e24-aea5-38bedadf832b) ![image](https://github.com/ClementTsang/bottom/assets/4014016/4ea17f17-0a65-42ff-8b90-8bbdd216ad3e)

I read the refactoring commit(77777ef5887c2e1bd1a10c55cbb329c0471d4388). Now the `TimeChart` has an option to configure it's legend position. However, Bottom doesn't have any config option about a legend position. Is there any...

Is there anything that I help this work?