NRTDP / SciChartBlazor

A Blazor wrapper for SciChart JS
MIT License
10 stars 5 forks source link

Dynamic tooltip template #18

Open ParthBhadiyadra opened 10 months ago

ParthBhadiyadra commented 10 months ago

Hello,

I am using the SciChartBlazor package in my MAUI Desktop Application. I want to display the Dynamic Tooltip Template in my Chart.

https://demo.scichart.com/javascript-chart-vertical-slice-modifier

How can we achieve that? can you guide?

dhruvindudhat commented 10 months ago

@mikehollas123 I also want this feature, Please provide some guidance same as earlier tickets which will more helpful to me. I am stuck at this issue. I tried my best but not able to set custom Label template in VerticalSliceModifier.

mikehollas123 commented 10 months ago

I think you would need to create a wrapper for the VerticalSliceModifier here and add it as a ChartModifier.