dadazhouRenee

Results 6 issues of dadazhouRenee

会报‘Support for the experimental syntax 'decorators-legacy' isn't currently enabled’ 这个错; 但是我引了 `import mixin, { padStr } from '@/utils/mixin';` 我刚开始学 对着这个项目敲来着 不是很懂 是不是我什么没装呀

拉了最新的代码 然后尝试设置一下Mock的timeout 重新启动报错 不知道为啥 有没有大佬可以解释一下吗? mock-server.js最新代码 只在 require 后面 添加了 setup ``` const chokidar = require('chokidar') const bodyParser = require('body-parser') const chalk = require('chalk') const path = require('path') const Mock...

BizCharts Version: 3.1.10 Mini Showcase(like screenshots): forck and create a demo: https://bizcharts.net/product/BizCharts4/demo/306 数据均为空的时候 但是有分类 希望均分饼图 请问 支持设置最小角度吗?

node: 12.22.0 yarn: 1.22.17 farbic version: 2.6.6 依赖: ```json "devDependencies": { "@ant-design/compatible": "^1.0.8", "@types/react": "^16.4.11", "@types/react-dom": "^16.0.6", "@umijs/fabric": "2.6.6", "@umijs/plugin-qiankun": "^2.35.2", "@umijs/preset-react": "^1.8.4", "cross-env": "^5.1.1", "cross-port-killer": "^1.0.1", "enzyme": "^3.4.4", "eslint":...

i try borderRadius but can not work and then i try `lineCap` also cannot work ``` barStyle: { lineCap: 'round' } ``` Can someone tell me what I should do,...

### 🐛 Question description [Please make everyone to understand it] ### 💻 Link to minimal reproduction https://g2plot.antv.vision/zh/examples/line/multiple#line-large-data ![image](https://user-images.githubusercontent.com/31841446/140250307-85195f74-d94d-44aa-a65e-6b8b5188664c.png) ### 🏞 Expected result 希望 y轴 的 position 设置`end` 后 可以设置距离顶部的偏移距离 现在的偏移是到坐标轴的...

Question