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.
我正在使用 Swift 的 Charts 框架。我将多个数据集绘制成散点图,以便在一个图表视图中有多条线/图。
我希望能够动态显示/隐藏这些图的任何组合,但不知道执行此操作的 API 命令(或者它是否存在)。
任何帮助将不胜感激。谢谢!
如果您不想显示任何数据集,请查看dataSet.visible属性。
dataSet.visible