Hello.
I'm drawing a TimeSeriesChart for my stock rates. How can I draw a chart that does not display weekend days. The weekends don't include any data but still those days appear on my chart.
TimeSeriesChart
Re: TimeSeriesChart
Hello,
I also need to draw TimeSeriesChart. But I don't know how to run the Servlet demo for TimeSeriesChart..When i try to run the class in my servlet server it says "404 cant find example1.class". Can you teach me how to run it in Servlet?
I also need to draw TimeSeriesChart. But I don't know how to run the Servlet demo for TimeSeriesChart..When i try to run the class in my servlet server it says "404 cant find example1.class". Can you teach me how to run it in Servlet?
Re: TimeSeriesChart
For now, the HorizontalDateAxis displays a real time line, there is no way to skip weekends (or any other period of time). On my to-do list is to develop a segmented date axis, that allows you to specify time periods that should be excluded from the time line. But I have a lot on, so don't expect it to be done in the short term...
Regards,
DG.
Regards,
DG.