gowthamsd Report post Posted September 4, 2012 Hi, We have a requirement to display negative values in the candlestick chart. As of now, internally min value is computed as zero and our chart gets displayed as attached. Is there any other option to show negative values in Y-axis of candlestick charts? As per the below link, its not allowed. Is it still the same? http://forum.fusioncharts.com/topic/1018-candlestick-with-negative-values/ Apart from that, currently we are manually setting PYAxisMax Value as 750 other-wise chart shows values till 300 only. As such, one of the trendset has values > 500. Is it not considered while plotting Y-axis values? Thanks Share this post Link to post Share on other sites
Guest Sumedh Report post Posted September 4, 2012 Hi Gowtham, Candlestick chart does not support plotting with negative values. Can you please paste your chart XML/JSON for testing purposes? Share this post Link to post Share on other sites