Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Message from discussion Plotting from more than one CSV file (or array) on a single plot
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Dan Vanderkam  
View profile  
 More options Apr 29 2012, 9:47 pm
From: Dan Vanderkam <dan...@gmail.com>
Date: Sun, 29 Apr 2012 21:47:49 -0400
Local: Sun, Apr 29 2012 9:47 pm
Subject: Re: Plotting from more than one CSV file (or array) on a single plot
You'll have to combine the CSV data yourself, whether on the server
side or client side. dygraphs is more about visualizing data than
processing it.

  - dan

On Sun, Apr 29, 2012 at 9:43 PM, Eli Leland <eslel...@gmail.com> wrote:
> My use case is that we're using dygraphs to examine time series test results
> from a piece of scientific equipment, and we'd like to be able to compare
> results from two different test runs side-by-side on the same set of axes.
> Each test run has its own CSV file on the server, and the x-axis values
> won't always be the same across files. Is it possible to have dygraphs plot
> the data from two or more files on a single plot?

> I've read the section on plotting independent series, and I understand that
> I can get the desired behavior by processing the data files server-side to
> create a single data set whose x-axis values are the union of those from the
> files I want to compare. Doing so is a possibility but I wanted to check
> whether I can plot more than one CSV file in the same dygraph object
> directly before I go down that road.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.