reichlab / predtimechart

MIT License
0 stars 1 forks source link

Add option to specify initial x axis range when the page loads #13

Closed elray1 closed 1 year ago

elray1 commented 1 year ago

updated per this slack conversation:

original from @elray1 :

e.g. this could be specified as an options argument along the lines of

options = {
    ...
    "initial_x_range": ['yyyy-mm-dd', 'yyyy-mm-dd'],
    ....
};
matthewcornell commented 1 year ago

thread: https://reichlab.slack.com/archives/C02DHSYQ1CP/p1668788252606739