From: Mike E. <mi...@mi...> - 2003-07-16 00:09:46
|
Hi, I'm sorry to ask this, but I need some help. At the bottom of this message is what I have so far. The code does plot, but the scaling is not limited to only the numbers around the input data. The scaling starts from zero and goes up from there. I only want the area around the input data. Once that gets fixed I next need to overlay lines on top of the stock bars, then I need to limit the chart to plotting only data in a specific range at the end of the dataset (only the most recent data), or to through code remove the oldest datum in the dataset as the newest datum is pushed on. Can anyone help me or point me where I need to travel to accomplish this task? Mike |