Skip to main content
Participant
January 14, 2008
Question

CFChart Duplicate bars

  • January 14, 2008
  • 1 reply
  • 346 views
Hello all,
I've got an issue with CFChart (as I've seen a lot of you have). However, I can't seem to find my particular error anywhere. What I'm looking to do is change bar colors based on the data being graphed (value goes over X turn bar red), so if there is an easier way to do this, I'd be interested to hear it.
My code produces the results that I'm looking for in 7.1MX but not in 8. What happens is that I get the 4 bars that I've specified, but they are duplicated for each series. So, I get the data I want but I get it 4 times.
I would appreciate any input on this subject. Thanks in advance!
My code is as follows:
    This topic has been closed for replies.

    1 reply

    Inspiring
    January 17, 2008
    We have similar problem with CF8 only data have been provided from subqueries.
    And everything worked fine with cf7. Looks like default syle changed having interpolation = "true" now.
    Changing it back to "false" will solve the problem. I borrowed this solution from morecarl of 01/10 on this forum
    Participant
    December 29, 2009

    Hello,

    i have the same problem. can you please tell me more about the solution?

    thank you

    Don