assisi / arena-ui

Bee arena user interface for the ASSISI|bf project.
Other
1 stars 1 forks source link

legend takes up a lot of space in trend graphs #104

Closed rmm-fcul closed 7 years ago

rmm-fcul commented 7 years ago

In the 5x5 arena is is not uncommon to want to monitor 16-25 CASUs. Trend graphs here dedicate a large fraction of space to the legend, meaning the useable range is reduced drastically. This is exacerbated by the fact that the legend is on the RHS, which is the same side as the new data comes in.

big_legend_example In this example, the useful temperature range is only 24-29C, despite the actual y-range being 24-36C.

Would it be possible to do one of the following?:

to improve the viewable area?

stribor14 commented 7 years ago

Right click + Hide legend?