nemac / data_snapshots

0 stars 2 forks source link

slider display issues #62

Closed embeepea closed 9 years ago

embeepea commented 9 years ago

The module should more elegantly deal with data source frequencies that only use one slider. Currently, the unused slider still appears, sometimes with nonsensical labels such as 0000.

In particular, for the Severe Weather Climatology (probseverewx-dayofyear-spc), the frequency is "custom", and the year slider shows up like this:

custom

Also, for the "Temperature: Difference from Average - Annual" (averagetemp-monthly-cmb), the frequency is "annual" and the day slider shows up like this:

annual

Both of these are undesirable because they display a useless and confusing component to the user. We need to figure out a way to remedy this, probably by removing the unused slider (and its labels) from display in these cases.