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 中制作一个图表,我需要对每个(散点图)图进行“切换”。
目标是,当用户点击“开关”时,相关的情节隐藏/显示。例如,我有一个带有 5 个散点图的图表和一个“开关”到每个图。当我点击“switch 1”时,“plot1”被隐藏或显示。
我已经阅读了本教程,但它不是我想要的:Touch Event on LEGENDS in Coreplot iOS
我怎样才能做到这一点?