BobTheNob

Members
  • Content count

    1
  • Joined

  • Last visited

Everything posted by BobTheNob

  1. MSBar2D Chart Bug

    The MSBar2D chart will only show the same number (or less) of datasets as it has categories. For example, if you have 3 categories and 2 or 3 datasets the data graphs correctly. But if you have 3 categories and >3 datasets, it only graphs the first 3 datasets. Interestingly, it reserves the space for the other data within the chart but does not show it. Also, there seems to be a jumble of text in the upper left corner of the chart when this happens. Sample Code: Using the "FusionCharts_Developer/Gallery/MSBar2D.html" under Sample Charts, change the XML file to the one attached. It will chart "Domestic", "International", and "bob", but not the other data -- but it will leave room for the other data in the chart. The .xml file is attached. I've also attached a jpg of the resulting chart. Please help! -Bob MSBar2D.xml