e-mission / em-public-dashboard

A simple and stupid public dashboard prototype.
BSD 3-Clause "New" or "Revised" License
1 stars 23 forks source link

missing dictionary key fixed, and add a bar plot with count #20

Closed start0318 closed 3 years ago

start0318 commented 3 years ago

Small fixes:

  1. Made sure if key missing in mapping dictionaries, value was set to others.
  2. Change the color of the barplot_day
  3. Added a barplot_mode2 function to display the count as well as average miles.
start0318 commented 3 years ago

done previously.