shield2018 posted onGitHub
v5.0.1
柱状图设置了stroke,绘制出来上下有很小的偏移,导致上部元素颜色和边框颜色重叠,会有一条深色线,底部会有一条白线 macbook高分屏幕,放大后截图 macbook高分屏幕,未放大
我写了一个 demo,用原生 Canvas API 绘制的: https://codepen.io/xiaoiver/pen/KKGMMqB
<img width="254" alt="截屏2023-04-17 下午4 13 30" src="https://user-images.githubusercontent.com/3608471/232425448-86f4bcb7-b6a4-49ac-a702-1b3fcb492593.png">
你可以看看你那边是否也有类似现象?
demo是很多小球闪动?
不好意思之前的 demo 被覆盖了,我又写了一个: https://codepen.io/xiaoiver/pen/dygmNjE
我看了下目前的实现也就是调用原生的 Canvas2D API 例如 ctx.fill / stroke。
ctx.fill / stroke
Fund this Issue
Pull requests
© 2019 BoostIO, Inc.