We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
请问下,f2 的tooltip目前支持像 g2 的十字准星吗? g2 的设置如下:
tooltip
chart.tooltip({ crosshairs: { // 这里可以支持横轴和纵轴同时展现 type: 'cross' } });
The text was updated successfully, but these errors were encountered:
目前善不支持,但是在计划中。
Sorry, something went wrong.
7fad5c7
simaQ
No branches or pull requests
请问下,f2 的
tooltip
目前支持像 g2 的十字准星吗?g2 的设置如下:
The text was updated successfully, but these errors were encountered: