Pre loader

a listener for the rollover tooltip

Welcome to the SciChart Forums!

  • Please read our Question Asking Guidelines for how to format a good question
  • Some reputation is required to post answers. Get up-voted to avoid the spam filter!
  • We welcome community answers and upvotes. Every Q&A improves SciChart for everyone

WPF Forums | JavaScript Forums | Android Forums | iOS Forums

1
0

I have two charts in my app. Is there a way that I can make a rollover tooltip on a heatmap chart and the x visible range updates accordingly on another chart when the cursor moving around on the heatmap?

I had this function in Android version with the method InternalUpdate from CustomHeatmapTooltip which extended from UniformHeatmapTooltip. I wonder if there’s a listener for the tooltip.

Thanks.

Version
2.0.2146
  • You must to post comments
1
0

Hi Gang.

Take a look at this Multi-Pane Stock example where we synchronise RolloverModifier and visible range for multiple charts https://demo.scichart.com/javascript-multi-pane-stock-charts

Moreover, we have this example with UniformHeatmapRenderableSeries and FastLineRenderableSeries on the same SciChartSurface https://github.com/ABTSoftware/SciChart.JS.Examples/tree/master/Sandbox/CustomerExamples/HeatmapChartWithAverages

If you need something different please create a small demo which we can npm install and run. It will help use to make SciChart.js better.

Best regards,
Michael

  • Gang Xu
    Hi Michael, Thanks for your prompt reply. I managed to make it happen with your suggestion. I works like a charm. Next time I will paste a piece of code if I have questions. Gang
  • You must to post comments
0
0

I found modifierMouseMove may be the answer, but I couldn’t find any examples for syntax.

  • You must to post comments
0
0

Thanks

  • You must to post comments
Showing 3 results
Your Answer

Please first to submit.

Try SciChart Today

Start a trial and discover why we are the choice
of demanding developers worldwide

Start TrialCase Studies