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
代码如下:
context .line() .encode('x', 'time') .encode('y', 'value') .encode("color", "type") .animate(false) .axis(false) .interaction('tooltip', false) .interaction('brushXHighlight', { series: true, maskOpacity: 0.3, maskFill: '#777', });
No response
The text was updated successfully, but these errors were encountered:
这个问题可能和最近底层渲染引擎的升级有关系 #6149 ,这个问题我们排查一下 @xiaoiver
Sorry, something went wrong.
xiaoiver
Successfully merging a pull request may close this issue.
问题描述
代码如下:
重现链接
No response
重现步骤
No response
预期行为
No response
平台
屏幕截图或视频(可选)
No response
补充说明(可选)
No response
The text was updated successfully, but these errors were encountered: