issues
search
antvis
/
G6
♾ A Graph Visualization Framework in JavaScript.
https://g6.antv.antgroup.com/
MIT License
11.16k
stars
1.33k
forks
source link
refactor(elements): move context from style to config
#6525
Closed
Aarebecca
closed
1 week ago
Aarebecca
commented
1 week ago
[x] 元素 context 从 config 传入,而非 style。避免序列化元素 attributes 时出现循环引用问题
[x] The element context is passed in from the config instead of the style. To avoid circular reference issues when serializing element attributes.