How to use dates in X-axis with Google chart API?

前端 未结 5 1676
不思量自难忘°
不思量自难忘° 2021-01-31 02:52

Is there a way to plot a chart with Google chart API so that the X-axis values are days in a month?

I have data points that are not provided with the same frequency. For

5条回答
  •  忘了有多久
    2021-01-31 03:33

    It looks like you can now do this with advanced graphs:

    http://code.google.com/apis/visualization/documentation/gallery/annotatedtimeline.html

提交回复
热议问题