You'll have to convert the data in that format yourself.  You could use the
timeofday type of value to represent durations. See
https://developers.google.com/chart/interactive/docs/datesandtimes#working-with-timeofday

You currently can't combine the Bubble chart with LineChart, but you can
create bubbles by using a 'scatter' series with 'style' role to specify the
bubble size and color.  Here is an example of the latter:
https://jsfiddle.net/dlaliberte/3dajLf4w/

On Sat, Jun 25, 2016 at 6:29 PM, Josh Farquhar <aldu...@gmail.com> wrote:

> I am trying to display a chart, both line and bubble. The data I am using
> is oddly formatted and I am having trouble finding something that is
> helpful.
>
> The datat file looks like:
>
> 000:00:00:00 SATM 25
> 001:12:00:00 SATM 50
>
> The time-stamp is of the format days:hours:minutes:seconds. Any ideas on
> how I could effectively graph this data?
>
> --
> You received this message because you are subscribed to the Google Groups
> "Google Visualization API" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to google-visualization-api+unsubscr...@googlegroups.com.
> To post to this group, send email to
> google-visualization-api@googlegroups.com.
> Visit this group at
> https://groups.google.com/group/google-visualization-api.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/google-visualization-api/4a5f686b-37e6-417c-972f-a18db55c54f8%40googlegroups.com
> <https://groups.google.com/d/msgid/google-visualization-api/4a5f686b-37e6-417c-972f-a18db55c54f8%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>



-- 
Daniel LaLiberte <https://plus.google.com/100631381223468223275?prsrc=2>
dlalibe...@google.com <dlalibe...@google.com>   5CC, Cambridge MA

-- 
You received this message because you are subscribed to the Google Groups 
"Google Visualization API" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-visualization-api+unsubscr...@googlegroups.com.
To post to this group, send email to google-visualization-api@googlegroups.com.
Visit this group at https://groups.google.com/group/google-visualization-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-visualization-api/CAOtcSJPg6JqZeU3mgxvt%3DXv466eibNu7_Xhqn%2BY9Bkwp-Tw0DQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to