From: Paul B. <bro...@gm...> - 2006-05-02 23:05:06
|
I have a line chart where i have multiple data arrays and not every dataset has a value for every x value. I have been using Double.NaN to make the chart not include that x-value but that leaves a gap in the line. How do i make it so that it conitnues on and creates a continuous line instead of gaps for missing values? Thanks for your help. -Paul |