将我的谷歌图表转换为谷歌折线图
我想改变这一点:
chxl=1:|04:00|05:30|2:|Time|3:|Calories|
&chxr=0,28,362.59
&chxt=y,x,x,y
&chs=900x300
&cht=bvg
&chco=A2C180
&chds=28,362.59
&chbh=a
&chd=t:359,56
改为折线图,如下所示:
chs=440x220
&chxt=y,x,x,y
&cht=lc
&chco=3072F3
&chd=t:931.4,23.5,572.4,0,0,0,0
&chds=0,2500
&chxr=0,0,2500|1,1,7,1
&chxl=2:|Time|3:|Calories|
&chdl=Energi
&chdlp=b
&chls=2
&chma=5,5,5,25
&chm=o,000000,0,-1,5
我不知道将小时值 04:00 和 05:30 放在哪里。
我想要做的是在 X 上显示小时,在 Y 上显示卡路里,然后在图表中为每个小时制作一个“点”,例如 04:00。
如何将当前图表更改为折线图?
I want to change this:
chxl=1:|04:00|05:30|2:|Time|3:|Calories|
&chxr=0,28,362.59
&chxt=y,x,x,y
&chs=900x300
&cht=bvg
&chco=A2C180
&chds=28,362.59
&chbh=a
&chd=t:359,56
To a line chart, like this:
chs=440x220
&chxt=y,x,x,y
&cht=lc
&chco=3072F3
&chd=t:931.4,23.5,572.4,0,0,0,0
&chds=0,2500
&chxr=0,0,2500|1,1,7,1
&chxl=2:|Time|3:|Calories|
&chdl=Energi
&chdlp=b
&chls=2
&chma=5,5,5,25
&chm=o,000000,0,-1,5
I dont know where to put the hours values, 04:00 and 05:30.
What i want to do is display hours on the X and calories on the Y, then it makes a "dot" in the chart for each hour, example 04:00.
How can i change my current chart to a line chart?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
我有点困惑,因为折线图示例中的数据与条形图示例非常不同(这是故意的吗?)。
您在寻找这样的东西吗?
参数键(来自 Google 图表工具:图像图表):
I am a little confused as the data in your line chart example is very different from your bar chart example (is this deliberate?).
Are you looking for something like this?
Parameter key (from Google Chart Tools: Image Charts):