UBC-MDS / dsci_532_group23

An app that shows world energy consumption and appeals to the public to save energy.
https://world-energy-consumption-app.herokuapp.com
MIT License
0 stars 4 forks source link

Fix year slider #31

Closed jaymegordo closed 3 years ago

jaymegordo commented 3 years ago

Remove highlight from all years.

Tammy1128 commented 3 years ago

Add included=False in the dcc.Slider, then the problem can be solved.