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
5.x 不支持设置legend位置吗 chart.legend({ position: 'bottom', });
No response
The text was updated successfully, but these errors were encountered:
Sorry, something went wrong.
chart.legend('color',{ position: 'bottom', });
需要指定一下legend的通道
方便提供一下demo吗
No branches or pull requests
问题描述
5.x 不支持设置legend位置吗
chart.legend({
position: 'bottom',
});
重现链接
No response
重现步骤
No response
预期行为
No response
平台
屏幕截图或视频(可选)
No response
补充说明(可选)
No response
The text was updated successfully, but these errors were encountered: