Skip to main content
June 22, 2011
Question

Shaded area under a cfchart type="curve"

  • June 22, 2011
  • 1 reply
  • 710 views

I want to shade the area underneath the curved line in my cfchart type="curve".

Is it possible? If yes, how so?

Thanks.

    This topic has been closed for replies.

    1 reply

    Inspiring
    June 22, 2011

    That sounds more an "area" chart, rather than "curve".

    But you can always play around with the webcharts utility and see what you come up with ..

    http://livedocs.adobe.com/coldfusion/8/htmldocs/help.html?content=graphing_06.html

    June 22, 2011

    Exactly... but I need it to be both.

    Inspiring
    June 23, 2011

    Well there is nothing preventing you from having multiple series with different types. I doubt you can achieve it with a curve series alone. But that is just a guess. Like I said, you should play around with the webcharts utility and find out for sure...

    Message was edited by: -==cfSearching==-