Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
是否可以在符号填充后面绘制符号阴影?正如这里所解释的,CorePlot 问题 478填充是在绘图填充之后绘制的,这导致看起来像这样的东西,其中红色是阴影,蓝色是填充。
核心情节问题 #478 已修复。拉取最新代码修复符号绘制。
如果您不想这样做,则修复涉及向符号绘图添加透明层。查看更改的差异以了解如何修复您的副本。之前的变更集也修复了-copyWithZone:问题跟踪器中提到的问题。
-copyWithZone: