Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

JSON display fails when date range doesn't render plotly graph #199

Closed
quadrophobiac opened this issue Apr 3, 2017 · 1 comment
Closed

Comments

@quadrophobiac
Copy link
Collaborator

Currently the default view of an endpoint will not display a graph or any JSON if it's outside of the last 30 days, per what's noted in the readme, HTML
which will redirect to a default time-range of the last 30 days)

Either decoupling the JSON and Plotly rendering or a simple UI message to the effect that this is the last 30 days might be helpful here given that this is the same end state for a user who supplies an incorrect date or no data value at all - see #105

@quadrophobiac
Copy link
Collaborator Author

I think this has been fixed by PR 200
plotly container now displays No data detected for selected range, please customise date range via the Dates tab below when it cannot render a graph

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant