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

动态数据刷新图表时,options里的 回调函数好像不管用 #61

Open
dumuchenglin123 opened this issue Aug 28, 2020 · 1 comment

Comments

@dumuchenglin123
Copy link

option`s callback is not used if you use setOption({...}, true)

@dumuchenglin123
Copy link
Author

dumuchenglin123 commented Aug 29, 2020

option`s callback is not used if you use setOption({...}, true)

我好像发现了什么,依赖包里有bug: 当你初始化option时 option里的回调函数起作用的,但setOption时,option里的函数不起作用,原因在于包里面的jsBuilder.js有bug:
image
应该是 return val.toString()

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

1 participant