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.
我想创建一个标记,以进行价值投影,但仅限于当月的栏。
要在某些值上绘制形状,您可以尝试注释。使用yaxis.annotations,您将能够在 y 值上绘制文本和形状。
可以在此处找到有关如何使用注释的完整示例