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.
我想为核心图散点图添加标签。它应该位于图表左边缘的特定 y 值,如下所示:
我尝试使用注释进行操作,但拖动时遇到问题。当我拖动图表时,注释也被拖动,我希望它始终保持在左边缘。
创建您的标签作为绘图空间注释。使用绘图空间委托来监视对锚点的更改xRange并根据需要更新锚点的 x 值。您可以使用绘图空间将所需的 x 位置转换为锚点的相应数据值。
xRange