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

config 完全不起作用 #88

Open
yanguoqiang29 opened this issue Dec 29, 2020 · 0 comments
Open

config 完全不起作用 #88

yanguoqiang29 opened this issue Dec 29, 2020 · 0 comments

Comments

@yanguoqiang29
Copy link

无论是在demo里面还是自己写的里面,传递的config完全不起作用,或者如果我写错了,请给一份 示例 ,任何一个demo里都没有用过config字典
const obj = {
"lineHeight": 10,
"allowMultipleConnection": 'notAllowed',
"labelClasses": ['svg-label-class'],
"connectionClasses": ['svg-connection-class'],
"defaultLabelColor": 'green'
}
this.annotator = new Annotator(data, this.$refs.svgContainer, obj);
完全无效?????

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