我正在尝试使用带注释的Google chart Timeline创建一个股票图表。http://code.google.com/apis/visualization/documentation/gallery/annotatedtimeline.html
我有每天9点到5点的数据,但请注意,图表涵盖了24小时的周期。有没有办法把每天的时间从24小时改为9-5小时?
发布于 2011-04-27 09:28:19
如果x轴是日期,那么它到达的时间又有什么关系呢?你就不能把它作为一个脚注吗?还是在x轴上显示小时?
您能否发布一个代码示例,以便我们可以在以下位置查看:
http://code.google.com/apis/ajax/playground/?type=visualization#annotated_time_line
Thx
https://stackoverflow.com/questions/5798147
复制相似问题