简体   繁体   English

Google折线图vetikal线?

[英]Google Line Chart vetikal Line?

How can I create a vertical Line on Google Line Charts like This: 如何在Google折线图上创建垂直折线,如下所示:

https://www.google.de/search?q=dax&oq=dax&aqs=chrome..69i57j35i39j0l4.2643j0j8&sourceid=chrome&ie=UTF-8 https://www.google.de/search?q=dax&oq=dax&aqs=chrome..69i57j35i39j0l4.2643j0j8&sourceid=chrome&ie=UTF-8

I mean the Line that follows the Mouse and displays the value on Top. 我的意思是跟随鼠标并在顶部显示值的行。

use following option ... 使用以下选项 ...

crosshair: {
  orientation: 'vertical'
}

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM