jQWidgets Forums
Forum Replies Created
-
Author
-
November 7, 2013 at 6:15 pm in reply to: Multiple Line Charts in Same Graph Multiple Line Charts in Same Graph #32197
Dimitar,
Can you please respond to below question along with Aadithan question? We both are working on same topic.
Can we assign multiple data sources to line chart graph? Can we created multiple Series Groups and assign multiple data sources to each of them?
Thanks.
November 7, 2013 at 12:53 am in reply to: Multiple Line Charts in Same Graph Multiple Line Charts in Same Graph #32103Hi,
We changed our default table. Now we converted that to below table. But we are not able to generate continuous line for NULL values in between. For example, in temperature column, two values are null between 98.1 and 97.7. Can you please help us to create a continuous line for below table?
ObservationDate Temperature Respiration Pulse O2 Sat PTT
6/28/2013 17:16 18
6/28/2013 17:41 100
6/28/2013 17:42 16
6/28/2013 17:44 98.1
6/28/2013 17:47 82
6/28/2013 20:01 108
6/28/2013 20:06 97.7
6/28/2013 20:08 18
6/28/2013 20:09 95
6/29/2013 0:11 97.8
6/29/2013 0:15 89
6/29/2013 21:01 109
6/30/2013 0:11 99.9
6/30/2013 18:05 110
7/2/2013 4:00 50
7/6/2013 8:00 50
7/18/2013 3:35 34
7/18/2013 3:55 34
8/6/2013 0:15 43
8/6/2013 6:15 43November 5, 2013 at 8:11 pm in reply to: Multiple Line Charts in Same Graph Multiple Line Charts in Same Graph #31972Thanks for you response Dimitar.
In Stacked Line Series, we have static months as X Axis and for each month we have data for ‘Referral’, ‘SearchPaid’, ‘SearchNonPaid’. I am taking reference of the DEMO specified in the site.
In our scenario, values in the x axis will be dynamic. It can be any date\time. Now there will be a series corresponding to each Graph Series (Refer to GraphSeriesName). First Series will be for ‘Temperature’. 2nd will be for ‘Respiration’ etc.
For example, below will be table for first series.
ObservationDate Result
6/28/2013 17:42 98.1
6/28/2013 20:06 97.7
6/29/2013 0:11 97.8below will be table for 2nd series.
ObservationDate Result
6/28/2013 17:16 18
6/28/2013 17:42 16
6/28/2013 20:06 18I like to attach a screenshot. But I am unable to find any option to attach screenshot.
Regards
-
AuthorPosts