redherring917 Report post Posted January 4, 2011 Hi there. I'm just starting out with the evaluation version of FusionWidgets, so please forgive me if I'm doing something silly here. I have used the stacked chart sample as a means of just getting things to work here locally. When I call out to a simple ColdFusion page as the "dataStreamURL" in my XML document, the resultant chart only display one of the 2 stacked values sent. Here's an example of the "view source" output of my ColdFusion page: &label=11:11:19&value=9|38 Conversely, for testing purposes, if I change the XML document's "dataStreamURL" to now reference a simple ASP page, the resultant chart now displays both of the 2 stacked values as it should. Here's an example of the "view source" output of my ASP page: &label=11:14:46&value=31|23 Is ColdFusion invisibly stuffing something "extra" into its output that I can't see? Perhaps the output needs to be encoded in a specific way? But then again, the view source looks exactly as above - bare bones. Your input is greatly appreciated. This is driving me somewhat mad at this point. Thanks in advance. Share this post Link to post Share on other sites
redherring917 Report post Posted January 4, 2011 Update - I'm not sure exactly what i did... I think I perhaps got rid of an invisible trailing space? The stacked column chart is now plotting 2 values as it should. Share this post Link to post Share on other sites
Guest Angie Report post Posted January 5, 2011 Hi, Welcome to FusionCharts Forum! We are glad to know that your issue has been resolved. Keep FusionCharting! Share this post Link to post Share on other sites