CW

Members
  • Content count

    7
  • Joined

  • Last visited

Everything posted by CW

  1. I've attached the xml and a jpg showing how the chart is rendering. I've got this working fine in Area2D charts, but for some reason it's ignoring it in this MSColumn2D chart. Any idea why? chart.xml
  2. Awesome, thanks for catching that Santa.
  3. I have 2 charts keeping track of aquarium temperature and pH over time. I'm using MSArea.swf for the chart. The normal pH range falls between around 7.8 and 8.5. However, the Y axis of this chart only displays 7, 8 and 9. It would be very useful if I could have it display a line for every 2/10s instead of only every integer. How do I accomplish this?
  4. Y Axis values in decimal format

    Excellent, thanks. That did the trick.
  5. I need to create a stacked column chart with a trendline over it, however the trend line will not be a straight line. It needs to have datapoints in each column. Is this possible? Here is an example image of what I need to display: