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
Originally posted by 752134655 August 29, 2023
chart.on("element:click", (e) => {})
tooltip({ title: XCharts, items: [ (d, index, data, column) => ({ name: column.series.value[index], value: dataFormat( column.y.value[index], format[column.series.value[index]] ), }), ], })
这两个都会失效
The text was updated successfully, but these errors were encountered:
可能会交互销毁有关系
Sorry, something went wrong.
可能是类似的问题:#5619
pearmini
Successfully merging a pull request may close this issue.
Discussed in #5479
Originally posted by 752134655 August 29, 2023
这两个都会失效
The text was updated successfully, but these errors were encountered: