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

'fix(docs):chart.legend文档,分页属性名错误修改' #6496

Open
wants to merge 1 commit into
base: v5
Choose a base branch
from

Conversation

YunHeWebGit
Copy link

chart.legend官方文档,分页属性名无效,进行了修改;
https://g2.antv.antgroup.com/spec/component/legend#%E5%9B%BE%E4%BE%8B%E9%A1%B9

原文档无效属性:
navOrient 是无效的; 应该是navOrientation;
navInitPage 是无效的; 应该是navDefaultPage;
原文档缺失属性:
navPageNumFill:分页数字颜色
navPageNumFontSize:分页数字大小
navPageNumOpacity:分页数字透明度
navPageNumStroke:分页数字描边
navPageNumStrokeOpacity:分页数字描边透明度
navButtonFill:分页按钮颜色
navButtonOpacity: 分页数按钮透明度
navButtonStroke:分页按钮描边颜色
navButtonStrokeOpacity:分页按钮描边透明度

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

Successfully merging this pull request may close these issues.

1 participant