antv-x6-history
TypeScript icon, indicating that this package has built-in type declarations

1.0.1 • Public • Published

x6-plugin-history

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

新增updateHistroy函数

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

`

Dependencies (0)

    Dev Dependencies (1)

    Package Sidebar

    Install

    npm i antv-x6-history

    Weekly Downloads

    0

    Version

    1.0.1

    License

    MIT

    Unpacked Size

    161 kB

    Total Files

    19

    Last publish

    Collaborators

    • zcw_10190