wx-chart icon indicating copy to clipboard operation
wx-chart copied to clipboard

适用于微信小程序,普通站点的跨平台图形库。WeiXin APP chart

Results 7 wx-chart issues
Sort by recently updated
recently updated
newest added

No matching export in "../../../../../app/node_modules/wx-chart/src/util/helper.js" for import "shadeBlendConvert" 23:33:48.609 ../../../../../app/node_modules/wx-chart/src/charts/bar.js:5:33: 23:33:48.617 5 │ ...{extend, is, splineCurve, shadeBlendConvert} from '../util/helper';

![pc](https://user-images.githubusercontent.com/4920540/31314620-66222d5a-ac37-11e7-836f-82b346bae3c2.gif) ![bar](https://user-images.githubusercontent.com/4920540/31314621-6ccd0f30-ac37-11e7-9379-e594771f5d12.gif) ![doughnut](https://user-images.githubusercontent.com/4920540/31167947-56dc348a-a926-11e7-959a-bb9aed012ccc.gif) ![bar2](https://user-images.githubusercontent.com/4920540/31167948-56dd334e-a926-11e7-962b-1d68e4d08ff3.gif) ![line](https://user-images.githubusercontent.com/4920540/31314633-8c5d9b76-ac37-11e7-8be6-95ef3113c143.gif)

XY轴的min、max值如何设置?

我下载之后 原生微信小程序提示此文件是TS才能编译 我无法引用