mpchart

Echart

html+css+js,需要在鸿蒙中嵌入h5页面

mpchart

提供常用图表,适配最新版本鸿蒙

1ohpm install @ohos/mpchart
ohpm install @ohos/mpchart

oh-package.json5

 1{  2 "modelVersion": "5.0.2",  3 "description": "Please describe the basic information.",  4 "dependencies": {  5 "@ohos/axios": "^2.2.4",  6 "@ohos/mpchart": "^3.0.20"  7 },  8 "devDependencies": {  9 "@ohos/hypium": "1.0.21", 10 "@ohos/hamock": "1.0.0", 11 "common": "file:./common", 12 "homelibrary": "file:./features/homelibrary", 13 "orderlibrary": "file:./features/orderlibrary" 14 }, 15 "dynamicDependencies": {} 16}
{ "modelVersion": "5.0.2", "description": "Please describe the basic information.", "dependencies": { "@ohos/axios": "^2.2.4", "@ohos/mpchart": "^3.0.20" }, "devDependencies": { "@ohos/hypium": "1.0.21", "@ohos/hamock": "1.0.0", "common": "file:./common", "homelibrary": "file:./features/homelibrary", "orderlibrary": "file:./features/orderlibrary" }, "dynamicDependencies": {} }

Powered By 可尔物语

浙ICP备11005866号-12