DFH

Members
  • Content count

    6
  • Joined

  • Last visited

About DFH

  • Rank
    Forum Newbie
  1. Refresh colour

    That's great thank you. I only needed to set wmode=transparent to get it sorted. I already had bgalpha set.
  2. Refresh colour

    is this not possible?
  3. Refresh colour

    Is it possible to change the default colour of the loading data page? If I refresh my page there is a very brief page with a white backgroup and the retrieving data text. Is there anyway to change that pages background colour?
  4. Colum 2D colors based on Value

    Nevermind, I was changing it in the wrong place. I've now done it in the correct location/file and it works fine. Thanks
  5. Colum 2D colors based on Value

    Hello, thanks for the response. So for the Column 2D where in the XML will we set the color for the graphs? I tried adding it as <set label='".$oldname."' value='".$amount."' color='F6BD0F'/>, but that doesn't change anything. Is that not the place to do it? Thanks
  6. Hello All, We are currently evaluating FusionCharts and Widgets and love what we see. We are setting up a Sales based wallboard which so far seems to be working fine. We are using the Colum 2D chart to tracks sales figures. What I need to find out is, is it possible to assign all colums a particular colour based on value. For EG, the daily target is 600, anything below 600 displays as a red graph/colum and anything that goes above displays as green? From the flexibility I've seen I'm hoping this is possible, but as we've only just started I'm not sure where to start. Thanks in advance.