Skip to content
New issue

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

官方示例水波图NaN% #6206

Closed
fanqie opened this issue Apr 26, 2024 · 1 comment
Closed

官方示例水波图NaN% #6206

fanqie opened this issue Apr 26, 2024 · 1 comment

Comments

@fanqie
Copy link

fanqie commented Apr 26, 2024

问题描述

官方示例水波图显示NaN% ,我本地也是这样,请解决,这个说不过去

重现链接

No response

重现步骤

No response

预期行为

No response

平台

  • 操作系统: [macOS, Windows, Linux, React Native ...]
  • 网页浏览器: [Google Chrome, Safari, Firefox]

屏幕截图或视频(可选)

https://codesandbox.io/p/sandbox/musing-hertz-s49l8z?file=%2Findex.ts%3A13%2C24
image

补充说明(可选)

No response

@fanqie fanqie changed the title 官方视力水波图NaN% 官方示例水波图NaN% Apr 26, 2024
@fanqie
Copy link
Author

fanqie commented Apr 26, 2024

替代方案可使用:

//初始化
chart.liquid().data({value:value});
chart.render();
//数据更新
chart.changeData({value:value});

@hustcc hustcc closed this as completed May 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants