mazeller / FLUture

Source Code for FLUture website
GNU General Public License v3.0
1 stars 1 forks source link

Remove zero count items from the hover in time series and correlation #31

Closed mazeller closed 5 years ago

mazeller commented 5 years ago

Currently, if as % is checked, items with 0 percent are removed. This functionality should continue if raw numbers are used in correlation and time series.

anugrah-saxena commented 5 years ago

Fixed in DEV, cross-checked and pushed.

mazeller commented 5 years ago

Please add those zeros back in for time-series, or else the lines do no connect.

anugrah-saxena commented 5 years ago

ok

mazeller commented 5 years ago

Set y-min to zero for time-series.

anugrah-saxena commented 5 years ago

y-min set to 0 according to issue #33