Unplanned
Last Updated: 04 Oct 2022 12:43 by Megan
Megan
Created on: 04 Oct 2022 12:23
Category: Charts
Type: Feature Request
1
[Chart] Improve tooltip and crosshair behavior when updating the data of the component

Hi Kendo Theme,

The current behavior will re-render the Chart and the tooltip or crosshair disappear and the user will need again to hover over the series. This behavior can be observed in the following example:

https://stackblitz.com/edit/angular-dmpexe-sf8zoj?file=src%2Fapp%2Fapp.component.ts

The desired behavior would be to keep the popup open or the crosshair present when updating the data.

Thank you for your consideration.

1 comment
Megan
Posted on: 04 Oct 2022 12:43
Hiding a series by clicking it in the legend also gets overwritten on update, and it becomes visible again.