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

Display events in time series chart #354

Open
wants to merge 12 commits into
base: develop
Choose a base branch
from

Conversation

DanielSteger
Copy link
Contributor

No description provided.

j0weiss and others added 12 commits October 16, 2019 09:36
* Markers are always shown
* Dots are relatively big (need some styling)
* Tooltips on mouse over marker circle
…ntsInTimeseriesChart

# Conflicts:
#	frontend/src/app/enums/url.enum.ts
#	frontend/src/app/modules/time-series/components/time-series-line-chart/time-series-line-chart.component.scss
#	frontend/src/app/modules/time-series/models/event-result-data.model.ts
#	frontend/src/app/modules/time-series/services/line-chart-data.service.ts
#	frontend/src/app/modules/time-series/services/line-chart.service.ts
#	frontend/src/app/modules/time-series/time-series.component.html
#	frontend/src/app/modules/time-series/time-series.component.ts
@DanielSteger DanielSteger linked an issue Jun 29, 2020 that may be closed by this pull request
Copy link
Member

@BennyLi BennyLi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Found an issue while testing.

If there is an event with a real long title / description the tooltip is behind the filter box.

Peek 2020-09-01 11-17

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

Successfully merging this pull request may close these issues.

Show events in time series chart
4 participants