Nuanda / smogmapper

Smog Mapper
http://smogmapper.smogathon.pl/
1 stars 0 forks source link

Charts - move charts to big overlay dialog #49

Closed Nuanda closed 8 years ago

Nuanda commented 8 years ago

Leave the sidebar for general information, heatmap (and other) buttons and registration. Move charts to big, central dialog that could be dismissed with an 'x' button or similar. This should work for all screens in both orientation pretty good.

Nuanda commented 8 years ago

@mkasztelnik Marek, would you be willing to do that?

mkasztelnik commented 8 years ago

I can try to do this. What do you think about one chart with 3 series on it (off course use can turn on/off concrete series)? This would be much more userfriendly on mobile IMHO.

Nuanda commented 8 years ago

Remember those have different y axis scale. I was thinking about that but then I'm not sure three different y scales would not confuse the user. But we may try that (as long as highcharts is able to show three different y axes in proper fashion on a single chart).

mkasztelnik commented 8 years ago

It is possible to have multiple Y axis. Take a look at ISMOP UI for examples.

Nuanda commented 8 years ago

ismop-chart

This is the overlay I mean. A nice extra thing would be to color-code also the y axes, if possible (to match series colors).

Nuanda commented 8 years ago

Since we are going to support also more sophisticated devices with three PM fractions sensing (or other measured values), this is even better now - >3 charts would be problematic one under the other. This also takes care of the current problem of the charts not being aligned time-wise (if some readings are missing from one chart or another).

While we are at it, we may try to combine all PM y axes into one, while having separate temperature and rel. humidity axes on their own. All dust-related measurements are called started with "pm...".