Hi,
I am attempting to display 96 values throughout a day at 15 minute intervals. The Stock Chart draws correctly as a line chart but it won't draw the bars in a column chart until I increase the chart width to 1000px (I haven't determined the exact value when it fails to draw). The chart is currently 800px wide and increasing it to 1000px isn't going to work in our application. Note, both line and column chart work fine for 48 values throughout a day at 30 minute intervals. I've tried reducing the pointPadding, pointWidth and a tickered with a few other attributes with no luck. Any ideas?
Many thanks
Gerard