Skip to content
This repository has been archived by the owner on Aug 2, 2022. It is now read-only.

Don't show connecting line if data is missing when using Elastic-chart #250

Open
yizheliu-amazon opened this issue Jul 10, 2020 · 0 comments
Labels
enhancement Enhance current feature for better performance, user experience, etc

Comments

@yizheliu-amazon
Copy link
Contributor

Currently we use elastic-chart library to visualize data in AD Kibana. If data is missing in the middle of time periods, there would be a connecting line between the start and end, as shown in screenshot below. Ideally connecting line should not be there, since it can be confusing to user that user might think there exists data during that period.

Screen Shot 2020-07-06 at 10 25 17 PM

It might be because we are using Linear ScaleType to plot data.

Since we rely on elastic-chart to plot data, we need to explore more on how to configure, or maybe upgrade version?

@ylwu-amzn ylwu-amzn added the enhancement Enhance current feature for better performance, user experience, etc label Jul 17, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement Enhance current feature for better performance, user experience, etc
Projects
None yet
Development

No branches or pull requests

2 participants