Jump to content
Software FX Community

Multiple Series with invalid number of datapoints


User (Legacy)

Recommended Posts

I need a bit of guidance here regarding the display of multiple

series of data with one series having 100 datapoints and the

second series have 110 datapoints. The missing or additional datapoints

are not always consecutive.

I have found some docs pertaining to this, however, it would appear that

they only relate to one way of passing data to the chart.

The process my client uses is:

chartServer.setDataSource(chartForm.getDataProvider());

//which is a ListProvider

Thanks,

Shane L. Duvall

Mark 4 Technologies

Link to comment
Share on other sites

I need a bit of guidance here regarding the display of multiple

series of data with one series having 100 datapoints and the

second series have 110 datapoints. The missing or additional datapoints

are not always consecutive.

I have found some docs pertaining to this, however, it would appear that

they only relate to one way of passing data to the chart.

The process my client uses is:

chartServer.setDataSource(chartForm.getDataProvider());

//which is a ListProvider

Thanks,

Shane L. Duvall

Mark 4 Technologies

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...