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

v1.18.0: ui-chart group tooltips in highy populated charts #1396

Closed
m-schaeffler opened this issue Oct 13, 2024 · 1 comment · Fixed by #1402
Closed

v1.18.0: ui-chart group tooltips in highy populated charts #1396

m-schaeffler opened this issue Oct 13, 2024 · 1 comment · Fixed by #1402
Assignees
Labels
bug Something isn't working size:S - 2 Sizing estimation point

Comments

@m-schaeffler
Copy link
Contributor

Current Behavior

the tooltips look like this:
Bildschirmfoto vom 2024-10-12 12-49-33
Bildschirmfoto vom 2024-10-12 12-50-09
Bildschirmfoto vom 2024-10-13 12-55-46

Expected Behavior

perhaps it could only show one data point of each line?

Steps To Reproduce

fill line chart with lots of data points

Environment

  • Dashboard version: 1.18.0
  • Node-RED version: 4.0.5
  • Node.js version:
  • npm version:
  • Platform/OS:
  • Browser:

Have you provided an initial effort estimate for this issue?

I am not a FlowFuse team member

@m-schaeffler m-schaeffler added bug Something isn't working needs-triage Needs looking at to decide what to do labels Oct 13, 2024
@joepavitt
Copy link
Collaborator

perhaps it could only show one data point of each line?

Hmm, that's our expected behaviour too.

Not sure why ChartJS is thinking otherwise. We configured it to read a single point from each series for the matching x-coordinates.

We'll try to reproduce this and get a fix in. Thanks for raising.

@joepavitt joepavitt added size:S - 2 Sizing estimation point and removed needs-triage Needs looking at to decide what to do labels Oct 13, 2024
@joepavitt joepavitt moved this from Backlog to Up Next in Dashboard Backlog Oct 13, 2024
@gayanSandamal gayanSandamal moved this from Up Next to In Progress in Dashboard Backlog Oct 14, 2024
@gayanSandamal gayanSandamal linked a pull request Oct 15, 2024 that will close this issue
10 tasks
@gayanSandamal gayanSandamal moved this from In Progress to Under Review in Dashboard Backlog Oct 15, 2024
@github-project-automation github-project-automation bot moved this from Under Review to Done in Dashboard Backlog Oct 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working size:S - 2 Sizing estimation point
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

3 participants