Saturday, April 17, 2010

CFChart Tip (Multiple background colors)

A recent question on CF-Talk asked if it were possible to create multiple background colors with cfchart. I was excited to discover it is possible using the Y-Axis "limits" attribute.  I should have known I was not the first one to figure this out.  Well, in case you too missed the original entry, here it is:


 Example of multiple background colors using Y-Axis "limits"

2 comments:

  1. i'm still surprised at what folks can done using webcharts but i still prefer jFreeCharts for anything that needs complex formatting or annotation.

    ReplyDelete
  2. @Paul,

    Yes, I would not disagree with you there. For complex stuff, JFreeCharts does have the edge. (But I do get a kick out of discovering unknown features in webcharts, even after all this time ;)

    -Leigh

    ReplyDelete