You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello dear support, we are using ag chart + ag grid for a huge project .
thanks for your awesome packages which are really excellent in customization.
I'm wondering is there any way to change the axis trigger for tooltips.
since I searched in documentions you only have 2 options which are 'exact' and 'nearest'
but I need something like axis trigger for showing all series in same date in one tooltip + that i disabled x crosshair though.
the problem now is it's still working for points not lines.
just want something like this: https://echarts.apache.org/examples/en/editor.html?c=line-stack
I've tried using custom tooltip renderer to show all data in a date but for trigger I didn't find any choice.
since we are using ag grid + ag chart together it's really hard for us to change the chart components and whole logic. I'm wondering if i ask for more flexibility in tooltip configs and thanks for your awesome products.❤️❤️
Version
11.1.1
What language are you using?
React
What browser are you using?
Chrome
The text was updated successfully, but these errors were encountered:
Link to reproducible scenario
https://echarts.apache.org/examples/en/editor.html?c=line-stack
Add a description
Hello dear support, we are using ag chart + ag grid for a huge project .
I'm wondering is there any way to change the axis trigger for tooltips.
since I searched in documentions you only have 2 options which are 'exact' and 'nearest'
but I need something like axis trigger for showing all series in same date in one tooltip + that i disabled x crosshair though.
the problem now is it's still working for points not lines.
just want something like this:
https://echarts.apache.org/examples/en/editor.html?c=line-stack
I've tried using custom tooltip renderer to show all data in a date but for trigger I didn't find any choice.
since we are using ag grid + ag chart together it's really hard for us to change the chart components and whole logic. I'm wondering if i ask for more flexibility in tooltip configs and thanks for your awesome products.❤️❤️
Version
11.1.1
What language are you using?
React
What browser are you using?
Chrome
The text was updated successfully, but these errors were encountered: