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

Add a "Current time marker" feature to new charts #150

Closed
3 tasks
gospodarsky opened this issue Apr 5, 2019 · 8 comments
Closed
3 tasks

Add a "Current time marker" feature to new charts #150

gospodarsky opened this issue Apr 5, 2019 · 8 comments
Assignees
Labels
enhancement New feature or request

Comments

@gospodarsky
Copy link

gospodarsky commented Apr 5, 2019

Like in the issue elastic/kibana#26459 it would be nice to know that new charts have an opportunity to display a marker with current timestamp between the past and the near future.

Like this:
image

Kibana Cross Issues
elastic/kibana#26459

Checklist

  • this request is checked against already exist requests
  • every related Kibana issue is listed under Kibana Cross Issues list
  • kibana cross issue tag is associated to the issue if any kibana cross issue is present
@gospodarsky gospodarsky added the enhancement New feature or request label Apr 5, 2019
@markov00
Copy link
Member

markov00 commented Apr 5, 2019

@Avinar-24 thanks for the request. I think you can already achieve this using an Annotations, we just delivered yesterday this feature and it's available starting from 3.6.0 #126

@markov00
Copy link
Member

markov00 commented Apr 5, 2019

@emmacunningham could you check if it's possible to disable the tooltip, because I don't think we have any tooltip when hovering over the time marker in vislib

@emmacunningham
Copy link
Contributor

@Avinar-24 With the merge of #154, you should now be able to disable the tooltip hover state by adding hideTooltips={true} to the LineAnnotation spec, so that the annotation for the current time will not show anything on hover.

@markov00
Copy link
Member

markov00 commented Apr 9, 2019

@Avinar-24 please close this issue if release 3.8.0 solve your request

@gospodarsky
Copy link
Author

gospodarsky commented Apr 9, 2019

@emmacunningham, @markov00 Thanks for updates. I'll check the issue as soon as the 3.8.0 is merged to TSVB. elastic/kibana#33558

@markov00
Copy link
Member

@Avinar-24 any news about that?

@gospodarsky
Copy link
Author

@markov00 The issue depends on elastic/kibana#33558 and that issue also depends on the charts roadmap. But as I see new version of charts has been delivered with necessary functionality and it must speed the progress up. Updates will come soon. Thanks.

@markov00
Copy link
Member

Closing as this is achievable with a LineAnnotation as written here #150 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants