Hi, I have a problem about horizontal axis. My work is to draw a candlesticks chart that shows the datas of the stock. The scale of the haxis is date, but on saturday and sunday ,the data is null. So i used the option view to transmit column 0's type date to string,and the chart can show continuously.
But the texts in the axis are hiden and there are no gridline in the chart .
Thanks a lot.