breedx2 / futel-usage-viz

Some graphs showing usage data
0 stars 0 forks source link

populate chart for missing days #17

Closed kra closed 3 years ago

kra commented 3 years ago

currently, missing days don't populate the X if they did I could make custom charts by preprocessing the metrics files

one easy way to test them is to look at Q1 2019 which has no data

breedx2 commented 3 years ago

Which view are you referring to? There's definitely code in place to pad missing dates in both the OpenSignal view and the "by date" view (note Q1 2019 as you pointed out): image

breedx2 commented 3 years ago

I have merged changes from #18 into gh-pages, so please refresh and close if there is no more to do on this or comment about what's left. :metal:

breedx2 commented 3 years ago

@kra are we happy that there are not missing days now? Can we close this plz?