xsLab icon indicating copy to clipboard operation
xsLab copied to clipboard

可视化图表编辑器,包含绘制图表、绑定数据源、在线预览、导出图表、自定义开发等功能。

Results 7 xsLab issues
Sort by recently updated
recently updated
newest added

DataV是一个基于Vue的数据可视化组件库 http://datav.jiaminghi.com/ 这个图表看起来更美观,而且已经封装好一些代码了,可以考虑集成下

数据相关信息如“指标名称”修改后,然后切换到另一个组件后再点击保存,这时候指标名称的修改没有生效; 看了下代码逻辑发现,在保存时只会对当前节点执行update操作,望优化。 ```js //xslab-editor\src\components\editor\mtOptions.vue saveDataSource () { let that = this if (!that.$parent.$refs.xsc.activeNode.id) { this.$emit('saveOption') } else { that.$parent.$refs.xsc.update(that.$parent.$refs.xsc.activeNode.id).then(warnData => { let warnMsgStr = '' ... }).catch(errDatas => { let...

Bumps [postcss](https://github.com/postcss/postcss) from 8.4.27 to 8.4.31. Release notes Sourced from postcss's releases. 8.4.31 Fixed \r parsing to fix CVE-2023-44270. 8.4.30 Improved source map performance (by @​romainmenke). 8.4.29 Fixed Node#source.offset (by...

dependencies

Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2. Release notes Sourced from semver's releases. v5.7.2 5.7.2 (2023-07-10) Bug Fixes 2f8fd41 #585 better handling of whitespace (#585) (@​joaomoreno, @​lukekarrys) Changelog Sourced from semver's...

dependencies

Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4. Release notes Sourced from word-wrap's releases. 1.2.4 What's Changed Remove default indent by @​mohd-akram in jonschlinkert/word-wrap#24 🔒fix: CVE 2023 26115 (2) by @​OlafConijn in...

dependencies

Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4. Release notes Sourced from word-wrap's releases. 1.2.4 What's Changed Remove default indent by @​mohd-akram in jonschlinkert/word-wrap#24 🔒fix: CVE 2023 26115 (2) by @​OlafConijn in...

dependencies

Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2. Release notes Sourced from semver's releases. v5.7.2 5.7.2 (2023-07-10) Bug Fixes 2f8fd41 #585 better handling of whitespace (#585) (@​joaomoreno, @​lukekarrys) Changelog Sourced from semver's...

dependencies