msr-consulting / exscalabar

User interface for the EXSCALABAR instrument.
http://www.msrconsults.com/ukmet-gh/exscalabar
1 stars 2 forks source link

Fix formatting on plots #12

Closed lo-co closed 8 years ago

lo-co commented 9 years ago

Dan,

flot looks like it is going to be a good way to go _if_ we can get the formatting consistent. Here are the issues as I see them:

  1. Plot windows should be in a single column spanning multiple rows. I am not sure I follow the formatting here. Currently, all of the plots seem to make up their own columns?
  2. The plots must resize properly when window is resized.
  3. Label axes.
  4. Provide legend option and some type of interactivity for turning plots on and off.
  5. Provide autoscale option.

Looks like here is an example on how resizing is performed: http://www.bootply.com/5M8erlHV65

Point number 5 might be best achieved using right click menu.

lo-co commented 8 years ago

Whatevs. Done a loooooong time ago.