-
Notifications
You must be signed in to change notification settings - Fork 0
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
Graph arrow should give feedback when clicked. #16
Comments
Strategy
Note that when new dataset added it uses graphNavLeftFIlenames which calls GD.addDataFrom and I think can ignore this. |
Works - not sure its sufficient to account for lines with no back-history because in most cases its very quick |
Idea .... if the data comes in empty, add a single point with a null MqttGraph.state.dateFrom is the target first date, can get current date from existing data as done in MqttTopic.addDataFrom Strategy - pass Done .... now expands axis and adds dashes to previous data |
Should also add the reverse - to trim back down
|
Response of clicking left arrow on graph is slow
Should change e.g. to sandglass - and then back when data loaded
Also need visual indication if no data sets received as Axis doesnt (maybe at least put a number of days beneath)
The text was updated successfully, but these errors were encountered: