Hi Peter,
I am trying to create a intraday stock chart. I set the firsthour and other hours but they overlap. I have tried adding a <*BR*> to try and "hide" the values under the visible margin which I set to 17 (bottom).. but that didn't work. I also tried just setting it to an empty string but it looks like it sets the default value.
c.setDateLabelFormat("", "", "", "", "", "{value|h:nn}","{value|h:nn}");
Can you suggest a way to hide the first hour value?
Thanks,
Steve
|