Adds downloadUrl argument back in so that new RtD3 is backwards compatible with the workflow currently in place in epiforecasts/covid.
Passing or missing this argument will not change anything at the moment but RtD3js can be built out again to include a download button for this link. Currently it will not do anything if a string is included for downloadUrl.
Adds
downloadUrl
argument back in so that new RtD3 is backwards compatible with the workflow currently in place inepiforecasts/covid
.Passing or missing this argument will not change anything at the moment but
RtD3js
can be built out again to include a download button for this link. Currently it will not do anything if a string is included fordownloadUrl
.