简体   繁体   English

在图表中绘制垂直线

[英]Draw vertical lines in chart

Is there any way to draw vertical lines in chart. 有什么办法在图表中绘制垂直线。 (ie) (即) 在此处输入图片说明

Under each dot there is a vertical line which is projected to x axis. 在每个点下方都有一条垂直线,投影到x轴。

Could you advise how to customize it with Google Chart , of course if it is possible? 如果可以的话,您能否建议如何使用Google Chart对其进行自定义?

Are there any other libraries with such kind of line chart ? 是否还有其他具有此类折线图的库?

ps In project I use Angular 1.5. ps在项目中,我使用Angular 1.5。 Also I took a look on nvd3 but didn't find what I want 我也看了nvd3但没找到我想要的

see config options ... 请参阅配置选项 ...

use option for vAxis.gridlines to customize vertical lines ... 使用vAxis.gridlines选项自定义垂直线 ...

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

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