Skip to content

Commit 2242865

Browse files
author
FalkWolsky
committed
Adding eCharts Wordcloud Support
1 parent 852d8ab commit 2242865

File tree

2 files changed

+11
-0
lines changed

2 files changed

+11
-0
lines changed

client/packages/lowcoder/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@
4949
"copy-to-clipboard": "^3.3.3",
5050
"core-js": "^3.25.2",
5151
"echarts": "^5.4.2",
52+
"echarts-wordcloud": "^2.1.0",
5253
"eslint4b-prebuilt-2": "^7.32.0",
5354
"file-saver": "^2.0.5",
5455
"github-markdown-css": "^5.1.0",

client/yarn.lock

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7663,6 +7663,15 @@ __metadata:
76637663
languageName: node
76647664
linkType: hard
76657665

7666+
"echarts-wordcloud@npm:^2.1.0":
7667+
version: 2.1.0
7668+
resolution: "echarts-wordcloud@npm:2.1.0"
7669+
peerDependencies:
7670+
echarts: ^5.0.1
7671+
checksum: d6e8996bb1267fbaa3fde23a121918a662a46ddd9ccd00ba0829aa4bd95b1a7b5cab64e3f4fe7241d605caaba7ad7b8e68eeaa9e1ad4adbf43cc0551deb14e33
7672+
languageName: node
7673+
linkType: hard
7674+
76667675
"echarts@npm:^5.4.2":
76677676
version: 5.4.2
76687677
resolution: "echarts@npm:5.4.2"
@@ -11877,6 +11886,7 @@ __metadata:
1187711886
core-js: ^3.25.2
1187811887
dotenv: ^16.0.3
1187911888
echarts: ^5.4.2
11889+
echarts-wordcloud: ^2.1.0
1188011890
eslint: ^8.0.0
1188111891
eslint-config-react-app: ^7.0.1
1188211892
eslint-plugin-only-ascii: ^0.0.0

0 commit comments

Comments
 (0)