User (Legacy) Posted October 19, 2006 Report Posted October 19, 2006 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
User (Legacy) Posted October 19, 2006 Author Report Posted October 19, 2006 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
Recommended Posts
Archived
This topic is now archived and is closed to further replies.