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.
我想为烛条图中的每个烛条设置两个数据标签,一个数据标签在烛条上方,另一个数据标签在烛条下方。在 Core Plot Framework 提供的示例中,默认情况下,每个烛台都有一个数据标签,我无法设置第二个数据标签。请帮我。提前致谢。
为第二个标签制作绘图空间注释或创建第二个绘图。让第二个绘图仅显示数据标签但不显示绘图数据(将所有线条样式和填充设置为nil)。
nil