Chart multiple SummingChartModel with multiple YAxis

This forum is used by users to request and discuss new product features. Please do not use this forum for technical support including bug reports.

Moderator: JIDE Support

Forum rules
Product suggestions only. Please do not use this forum for technical support including bug reports.

Chart multiple SummingChartModel with multiple YAxis

Postby rzely » Fri Mar 21, 2014 9:52 am

When I show some speed data (limits 0 - 23)

Image

it's showed ok.

Or when I show some direction data (limits 0 - 360)

Image

that's ok too.

But, if I want show both with differents axes

Image

seems like direction (light blue) use speed axis.

If I use DefaultChartModel it work like a charm. But, I have to use SummingChartModel (all charts are using SummingChartModel ) . And I get this error.

Why its not possible on currentversion ?
rzely
 
Posts: 1
Joined: Wed Oct 09, 2013 4:39 am

Re: Chart multiple SummingChartModel with multiple YAxis

Postby charts.support » Fri May 23, 2014 3:47 am

This could be a bug. As a test, can you try wrapping your SummingChartModel in a TransformingChartModel, but without setting a transform on the model?
i.e., ChartModel m = new TransformingChartModel(summingChartModel);
That way, the data seen by the chart should be the same. Does the chart behave differently or is it still wrong?
--
JIDE Charts Support
charts.support
 
Posts: 931
Joined: Tue Sep 08, 2009 3:09 pm


Return to Product Suggestions

Who is online

Users browsing this forum: No registered users and 8 guests

cron