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

Data Explorer appearance chart settings does not work for every chart #3482

Closed
Marcelfrueh opened this issue Feb 14, 2025 · 0 comments · Fixed by #3534
Closed

Data Explorer appearance chart settings does not work for every chart #3482

Marcelfrueh opened this issue Feb 14, 2025 · 0 comments · Fixed by #3534
Assignees
Labels
bug Something isn't working
Milestone

Comments

@Marcelfrueh
Copy link
Contributor

Apache StreamPipes version

dev (current development state)

Affected StreamPipes components

UI

What happened?

When selecting the time-series heatmap and modifying the chart settings under appearance, the "Show Legend" and "Show Tooltip" checkboxes do not function as expected. Toggling these checkboxes does not update the chart, and the legend or tooltip remains unchanged.

It needs to be verified whether this issue also occurs with other chart types.

How to reproduce?

Select the time-series heatmap in the chart options.
Open the chart settings under the appearance section.
Toggle the "Show Legend" and "Show Tooltip" checkboxes on and off.
Observe that the chart does not update as expected.

Expected behavior

When selecting "Show Legend", the legend should appear on the chart.
When deselecting "Show Legend", the legend should disappear.
When selecting "Show Tooltip", tooltips should appear when hovering over the chart.
When deselecting "Show Tooltip", tooltips should be disabled.

Additional technical information

No response

Are you willing to submit a PR?

None

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants