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.
如何使用核心图绘制带有间隙的散点图?我正在使用核心情节库。一切正常,但现在我想在数据线的开头或中间做一个有间隙的散点图?有人帮我吗?
让数据源返回nil或[NSNull null]。例如,如果绘图有五个数据点,并且您nil在索引 2 处返回 x 或 y 字段,则绘图将在索引 0 和 1 处绘制点,这些点由一条线连接,索引 3 和 4 处由一条有间隙的线连接介于两者之间。
nil
[NSNull null]