1.0.1 • Published 1 year ago

antv-x6-history v1.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

x6-plugin-history

该版本是对antv-plugins-history的升级,修复了在Vve中使用时,更新history中修改历史数据的问题

新增updateHistroy函数

` Graph.prototype.updateHistroy = function (deleteIds) { const history = this.getPlugin('history'); return history.updateHistroy(deleteIds) };

`

1.0.1

1 year ago

1.0.0

1 year ago