Acery
Acery
应该需要更新 MacOS 到 Monterey 才能看到这个设置
issue里提到的方法我用了没有生效,现在是通过下面这个方法最终生效的: https://codeclou.github.io/Display-Override-PropertyList-File-Parser-and-Generator-with-HiDPI-Support-For-Scaled-Resolutions/ > MacBook Pro (13-inch, 2019, Four Thunderbolt 3 ports) > 2K 显示器 (默认 2560 x 1440) > 显示器转接线是 hdmi 转 typec 
有两个方式: 1. color 支持 (filed, callback)的入参方式 ``` chart.point().position('x*y').color('z', (value) => { if(value === 1) { return 'red' } return 'blue'; }); ``` 2. 可以通过`F2.Global.setTheme` 修改图表的色系 https://f2.antv.vision/zh/docs/api/global
用的是 3.x 还是 4.x ?
目前极坐标下的size还不支持配置,最近会计划支持。
Need this feature very much
试试 在 ReactCanvas 上设置 padding,如下图: 
是我向往的生活~ 加油