Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

cfchart or webcharts3D

New Here ,
Apr 16, 2010 Apr 16, 2010

Hi all,

I am not sure if either cfchart or webcharts3D (comes with CF since MX 7, it is located in the charting folder in the cf installation directory) can handle what I want to do.  I am hoping that I would be able to get some pointers here.


This Chart Ideal 1 is exactly how my client wants to see the chart.  However, I don't believe either cfchart or webcharts3D can handle multiple background colors.

http://www.monteandjanicechan.com/chart_ideal1.gif

So, I am thinking about Chart Ideal 2.

http://www.monteandjanicechan.com/chart_ideal2.gif

This is almost like a stacked bar chart.  The "X"'s are the markers.  However, in cfchart, markers are only available in 2D line, curve, or scatter; they are not available in bar charts.  And also, my client might want some text right next to the markers indicating what number the markers actually signify.

The colors indicate different severity levels; so, the areas that the colors cover will ALWAYS be the same.

Can anyone point me to the right directions on how this can be done in cfchart or webcharts3D?  Or should I use some other charting engine?

Thanks in advance,

Monte

TOPICS
Advanced techniques
701
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Enthusiast ,
Apr 16, 2010 Apr 16, 2010
LATEST

if i have to markup or format a chart w/anything complex i usually use

http://www.jfree.org/jfreechart/

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources