1775987319162.json 13 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593
  1. {
  2. "editCanvasConfig": {
  3. "projectName": "i",
  4. "width": 1920,
  5. "height": 1080,
  6. "filterShow": false,
  7. "hueRotate": 0,
  8. "saturate": 1,
  9. "contrast": 1,
  10. "brightness": 1,
  11. "opacity": 1,
  12. "rotateZ": 0,
  13. "rotateX": 0,
  14. "rotateY": 0,
  15. "skewX": 0,
  16. "skewY": 0,
  17. "blendMode": "normal",
  18. "background": null,
  19. "backgroundImage": null,
  20. "selectColor": true,
  21. "chartThemeColor": "dark",
  22. "chartCustomThemeColorInfo": null,
  23. "chartThemeSetting": {
  24. "title": {
  25. "show": true,
  26. "textStyle": {
  27. "color": "#BFBFBF",
  28. "fontSize": 18
  29. },
  30. "subtextStyle": {
  31. "color": "#A2A2A2",
  32. "fontSize": 14
  33. }
  34. },
  35. "xAxis": {
  36. "show": true,
  37. "name": "",
  38. "nameGap": 15,
  39. "nameTextStyle": {
  40. "color": "#B9B8CE",
  41. "fontSize": 12
  42. },
  43. "inverse": false,
  44. "axisLabel": {
  45. "show": true,
  46. "fontSize": 12,
  47. "color": "#B9B8CE",
  48. "rotate": 0
  49. },
  50. "position": "bottom",
  51. "axisLine": {
  52. "show": true,
  53. "lineStyle": {
  54. "color": "#B9B8CE",
  55. "width": 1
  56. },
  57. "onZero": true
  58. },
  59. "axisTick": {
  60. "show": true,
  61. "length": 5
  62. },
  63. "splitLine": {
  64. "show": false,
  65. "lineStyle": {
  66. "color": "#484753",
  67. "width": 1,
  68. "type": "solid"
  69. }
  70. }
  71. },
  72. "yAxis": {
  73. "show": true,
  74. "name": "",
  75. "nameGap": 15,
  76. "nameTextStyle": {
  77. "color": "#B9B8CE",
  78. "fontSize": 12
  79. },
  80. "inverse": false,
  81. "axisLabel": {
  82. "show": true,
  83. "fontSize": 12,
  84. "color": "#B9B8CE",
  85. "rotate": 0
  86. },
  87. "position": "left",
  88. "axisLine": {
  89. "show": true,
  90. "lineStyle": {
  91. "color": "#B9B8CE",
  92. "width": 1
  93. },
  94. "onZero": true
  95. },
  96. "axisTick": {
  97. "show": true,
  98. "length": 5
  99. },
  100. "splitLine": {
  101. "show": true,
  102. "lineStyle": {
  103. "color": "#484753",
  104. "width": 1,
  105. "type": "solid"
  106. }
  107. }
  108. },
  109. "legend": {
  110. "show": true,
  111. "type": "scroll",
  112. "x": "center",
  113. "y": "top",
  114. "icon": "circle",
  115. "orient": "horizontal",
  116. "textStyle": {
  117. "color": "#B9B8CE",
  118. "fontSize": 18
  119. },
  120. "itemHeight": 15,
  121. "itemWidth": 15,
  122. "pageTextStyle": {
  123. "color": "#B9B8CE"
  124. }
  125. },
  126. "grid": {
  127. "show": false,
  128. "left": "10%",
  129. "top": "60",
  130. "right": "10%",
  131. "bottom": "60"
  132. },
  133. "dataset": null,
  134. "renderer": "svg"
  135. },
  136. "vChartThemeName": "vScreenVolcanoBlue",
  137. "previewScaleType": "fit"
  138. },
  139. "componentList": [
  140. {
  141. "id": "id_45n94i9c8r0000",
  142. "isGroup": false,
  143. "attr": {
  144. "x": -4,
  145. "y": 6,
  146. "w": 500,
  147. "h": 300,
  148. "offsetX": 0,
  149. "offsetY": 0,
  150. "zIndex": -1
  151. },
  152. "styles": {
  153. "filterShow": false,
  154. "hueRotate": 0,
  155. "saturate": 1,
  156. "contrast": 1,
  157. "brightness": 1,
  158. "opacity": 1,
  159. "rotateZ": 0,
  160. "rotateX": 0,
  161. "rotateY": 0,
  162. "skewX": 0,
  163. "skewY": 0,
  164. "blendMode": "normal",
  165. "animations": []
  166. },
  167. "preview": {
  168. "overFlowHidden": false
  169. },
  170. "status": {
  171. "lock": false,
  172. "hide": false
  173. },
  174. "request": {
  175. "requestDataType": 0,
  176. "requestHttpType": "get",
  177. "requestUrl": "",
  178. "requestInterval": null,
  179. "requestIntervalUnit": "second",
  180. "requestContentType": 0,
  181. "requestParamsBodyType": "none",
  182. "requestSQLContent": {
  183. "sql": "select * from where"
  184. },
  185. "requestParams": {
  186. "Body": {
  187. "form-data": {},
  188. "x-www-form-urlencoded": {},
  189. "json": "",
  190. "xml": ""
  191. },
  192. "Header": {},
  193. "Params": {}
  194. }
  195. },
  196. "filter": null,
  197. "events": {
  198. "baseEvent": {
  199. "click": null,
  200. "dblclick": null,
  201. "mouseenter": null,
  202. "mouseleave": null
  203. },
  204. "advancedEvents": {
  205. "vnodeMounted": null,
  206. "vnodeBeforeMount": null
  207. },
  208. "interactEvents": []
  209. },
  210. "key": "CapsuleChart",
  211. "chartConfig": {
  212. "key": "CapsuleChart",
  213. "chartKey": "VCapsuleChart",
  214. "conKey": "VCCapsuleChart",
  215. "title": "胶囊柱图",
  216. "category": "Bars",
  217. "categoryName": "柱状图",
  218. "package": "Charts",
  219. "chartFrame": "common",
  220. "image": "capsule.png"
  221. },
  222. "option": {
  223. "dataset": {
  224. "dimensions": [
  225. "name",
  226. "value"
  227. ],
  228. "source": [
  229. {
  230. "name": "厦门",
  231. "value": 20
  232. },
  233. {
  234. "name": "南阳",
  235. "value": 40
  236. },
  237. {
  238. "name": "北京",
  239. "value": 60
  240. },
  241. {
  242. "name": "上海",
  243. "value": 80
  244. },
  245. {
  246. "name": "新疆",
  247. "value": 100
  248. }
  249. ]
  250. },
  251. "colors": [
  252. "#c4ebad",
  253. "#6be6c1",
  254. "#a0a7e6",
  255. "#96dee8",
  256. "#3fb1e3"
  257. ],
  258. "unit": "",
  259. "itemHeight": 10,
  260. "valueFontSize": 16,
  261. "paddingRight": 50,
  262. "paddingLeft": 50,
  263. "showValue": true
  264. }
  265. },
  266. {
  267. "id": "id_22fixxmefotc00",
  268. "isGroup": false,
  269. "attr": {
  270. "x": 505,
  271. "y": 3,
  272. "w": 500,
  273. "h": 300,
  274. "offsetX": 0,
  275. "offsetY": 0,
  276. "zIndex": -1
  277. },
  278. "styles": {
  279. "filterShow": false,
  280. "hueRotate": 0,
  281. "saturate": 1,
  282. "contrast": 1,
  283. "brightness": 1,
  284. "opacity": 1,
  285. "rotateZ": 0,
  286. "rotateX": 0,
  287. "rotateY": 0,
  288. "skewX": 0,
  289. "skewY": 0,
  290. "blendMode": "normal",
  291. "animations": []
  292. },
  293. "preview": {
  294. "overFlowHidden": false
  295. },
  296. "status": {
  297. "lock": false,
  298. "hide": false
  299. },
  300. "request": {
  301. "requestDataType": 0,
  302. "requestHttpType": "get",
  303. "requestUrl": "",
  304. "requestInterval": null,
  305. "requestIntervalUnit": "second",
  306. "requestContentType": 0,
  307. "requestParamsBodyType": "none",
  308. "requestSQLContent": {
  309. "sql": "select * from where"
  310. },
  311. "requestParams": {
  312. "Body": {
  313. "form-data": {},
  314. "x-www-form-urlencoded": {},
  315. "json": "",
  316. "xml": ""
  317. },
  318. "Header": {},
  319. "Params": {}
  320. }
  321. },
  322. "filter": null,
  323. "events": {
  324. "baseEvent": {
  325. "click": null,
  326. "dblclick": null,
  327. "mouseenter": null,
  328. "mouseleave": null
  329. },
  330. "advancedEvents": {
  331. "vnodeMounted": null,
  332. "vnodeBeforeMount": null
  333. },
  334. "interactEvents": []
  335. },
  336. "key": "LineGradients",
  337. "chartConfig": {
  338. "key": "LineGradients",
  339. "chartKey": "VLineGradients",
  340. "conKey": "VCLineGradients",
  341. "title": "双折线渐变面积图",
  342. "category": "Lines",
  343. "categoryName": "折线图",
  344. "package": "Charts",
  345. "chartFrame": "echarts",
  346. "image": "line_gradient.png"
  347. },
  348. "option": {
  349. "legend": {
  350. "show": true,
  351. "type": "scroll",
  352. "x": "center",
  353. "y": "top",
  354. "icon": "circle",
  355. "orient": "horizontal",
  356. "textStyle": {
  357. "color": "#B9B8CE",
  358. "fontSize": 18
  359. },
  360. "itemHeight": 15,
  361. "itemWidth": 15,
  362. "pageTextStyle": {
  363. "color": "#B9B8CE"
  364. }
  365. },
  366. "xAxis": {
  367. "show": true,
  368. "name": "",
  369. "nameGap": 15,
  370. "nameTextStyle": {
  371. "color": "#B9B8CE",
  372. "fontSize": 12
  373. },
  374. "inverse": false,
  375. "axisLabel": {
  376. "show": true,
  377. "fontSize": 12,
  378. "color": "#B9B8CE",
  379. "rotate": 0
  380. },
  381. "position": "bottom",
  382. "axisLine": {
  383. "show": true,
  384. "lineStyle": {
  385. "color": "#B9B8CE",
  386. "width": 1
  387. },
  388. "onZero": true
  389. },
  390. "axisTick": {
  391. "show": true,
  392. "length": 5
  393. },
  394. "splitLine": {
  395. "show": false,
  396. "lineStyle": {
  397. "color": "#484753",
  398. "width": 1,
  399. "type": "solid"
  400. }
  401. },
  402. "type": "category"
  403. },
  404. "yAxis": {
  405. "show": true,
  406. "name": "",
  407. "nameGap": 15,
  408. "nameTextStyle": {
  409. "color": "#B9B8CE",
  410. "fontSize": 12
  411. },
  412. "inverse": false,
  413. "axisLabel": {
  414. "show": true,
  415. "fontSize": 12,
  416. "color": "#B9B8CE",
  417. "rotate": 0
  418. },
  419. "position": "left",
  420. "axisLine": {
  421. "show": true,
  422. "lineStyle": {
  423. "color": "#B9B8CE",
  424. "width": 1
  425. },
  426. "onZero": true
  427. },
  428. "axisTick": {
  429. "show": true,
  430. "length": 5
  431. },
  432. "splitLine": {
  433. "show": true,
  434. "lineStyle": {
  435. "color": "#484753",
  436. "width": 1,
  437. "type": "solid"
  438. }
  439. },
  440. "type": "value"
  441. },
  442. "grid": {
  443. "show": false,
  444. "left": "10%",
  445. "top": "60",
  446. "right": "10%",
  447. "bottom": "60"
  448. },
  449. "tooltip": {
  450. "show": true,
  451. "trigger": "axis",
  452. "axisPointer": {
  453. "type": "line"
  454. }
  455. },
  456. "dataset": {
  457. "dimensions": [
  458. "product",
  459. "data1",
  460. "data2"
  461. ],
  462. "source": [
  463. {
  464. "product": "Mon",
  465. "data1": 120,
  466. "data2": 130
  467. },
  468. {
  469. "product": "Tue",
  470. "data1": 200,
  471. "data2": 130
  472. },
  473. {
  474. "product": "Wed",
  475. "data1": 150,
  476. "data2": 312
  477. },
  478. {
  479. "product": "Thu",
  480. "data1": 80,
  481. "data2": 268
  482. },
  483. {
  484. "product": "Fri",
  485. "data1": 70,
  486. "data2": 155
  487. },
  488. {
  489. "product": "Sat",
  490. "data1": 110,
  491. "data2": 117
  492. },
  493. {
  494. "product": "Sun",
  495. "data1": 130,
  496. "data2": 160
  497. }
  498. ]
  499. },
  500. "series": [
  501. {
  502. "type": "line",
  503. "smooth": false,
  504. "symbolSize": 5,
  505. "label": {
  506. "show": true,
  507. "position": "top",
  508. "color": "#fff",
  509. "fontSize": 12
  510. },
  511. "lineStyle": {
  512. "width": 3,
  513. "type": "solid"
  514. },
  515. "areaStyle": {
  516. "opacity": 0.8,
  517. "color": {
  518. "colorStops": [
  519. {
  520. "offset": 0,
  521. "color": "rgba(73, 146, 255, 0.5)"
  522. },
  523. {
  524. "offset": 1,
  525. "color": "rgba(0,0,0, 0)"
  526. }
  527. ],
  528. "x": 0,
  529. "y": 0,
  530. "x2": 0,
  531. "y2": 1,
  532. "type": "linear",
  533. "global": false
  534. }
  535. }
  536. },
  537. {
  538. "type": "line",
  539. "smooth": false,
  540. "label": {
  541. "show": true,
  542. "position": "top",
  543. "color": "#fff",
  544. "fontSize": 12
  545. },
  546. "lineStyle": {
  547. "width": 3,
  548. "type": "solid"
  549. },
  550. "areaStyle": {
  551. "opacity": 0.8,
  552. "color": {
  553. "colorStops": [
  554. {
  555. "offset": 0,
  556. "color": "rgba(124, 255, 178, 0.5)"
  557. },
  558. {
  559. "offset": 1,
  560. "color": "rgba(0,0,0, 0)"
  561. }
  562. ],
  563. "x": 0,
  564. "y": 0,
  565. "x2": 0,
  566. "y2": 1,
  567. "type": "linear",
  568. "global": false
  569. }
  570. }
  571. }
  572. ],
  573. "backgroundColor": "rgba(0,0,0,0)"
  574. }
  575. }
  576. ],
  577. "requestGlobalConfig": {
  578. "requestDataPond": [],
  579. "requestOriginUrl": "",
  580. "requestInterval": 30,
  581. "requestIntervalUnit": "second",
  582. "requestParams": {
  583. "Body": {
  584. "form-data": {},
  585. "x-www-form-urlencoded": {},
  586. "json": "",
  587. "xml": ""
  588. },
  589. "Header": {},
  590. "Params": {}
  591. }
  592. }
  593. }