在 Flex 的笛卡尔图表上的特定数据值上画一条线
有没有办法在特定日期在图表上画一条线(或至少获得位置)?
我有一个图表,其中 X 是日期数据,我想画一条线,并在每年和每 3 个月上绘制一条文本作为参考,而不是图表系列的一部分。
谢谢。
Is there a way to draw a line on a graph (or at least get the position) on specific date?
I have a graph where X is Date data, I want to draw a line with a text on each Year and each 3 months as reference, not part of the graph series.
thanks.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
您可能已经找到了答案,但对于后代,这里是 教程。
You've probably already found your answer but for posterity, Here is the tutorial.