chrissy

Members
  • Content count

    3
  • Joined

  • Last visited

About chrissy

  • Rank
    Forum Newbie
  1. Dataplot Color Depending On Value

    Hi, I got it working with StackedColumn Chart ... Thanks for your quick help. Regards chrissy
  2. Dataplot Color Depending On Value

    Hello Angshu, Thanks for the warm welcome ... Do you think this could be done with a stacked column chart??? Can I set colors for series. So that series1 would be green, series 2 yellow and series 3 red? And if I send a null value for a series will the stack be "hidden" in the plot? Thanks for your help. chrissy
  3. Hi all, is it possible to set the color of a dataplot in Column Charts in dependence of the shown value. I.e. if value is between 0 and 5 it should be green, 5.1 to 7.5 yellow and < 7.6 red? I'm using FusionCharts in iReport Pro and tried to set it with an expression in palette colors, but it takes the same color for all dataplots as selected for the first, so first is green all is green. Thanks for any hint. chrissy