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

3rd Party Software for Charting

Participant ,
Feb 23, 2011 Feb 23, 2011

Can anyone recommend 3rd Party Software for Charting (pie chart, bar chart etc)

I have tried to use the Cold Fusion charts <CFCHART> etc..... but they just dont create professional looking charts.

I bought Fusion Charts.

It worked great for a while.

But the charts dont render on IPADS and now they have printing issues.

So now I have decided to start anew.

I want charting software that outputs to professional looking JPG, GIF or PNG images (NO FLASH!!)

Does anyone have any suggestions for 3rd Party Software for Charting that integrates well with my existing cold fusion pages?

1.5K
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 ,
Feb 23, 2011 Feb 23, 2011

On 2/24/2011 10:07 AM, weezerboy said:

I have tried to use the Cold Fusion charts<CFCHART> etc..... but they just

dont create professional looking charts.

in case you already didn't know, you can go a long way by tweaking the

webcharts3D bits that cf uses for cfchart. look under your cf install for the

cfusion\charting dir. there should be a batch file to start the editor & a user

guide PDF. there's even an eclipse plugin:

http://www.gpoint.com/website/WebCharts50/products/eclipse.jsp

for tricks & tips have a search through ray's blog:

http://www.coldfusionjedi.com/

*Does anyone have any suggestions for 3rd Party Software for Charting that

integrates well with my existing cold fusion pages?*

we have more "sciencey" needs for our charting than cfchart can easily provide &

use jfreechart for most of our apps' graphing.

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

though to get the most of this lib you probably need to cough up $65 US for the

"developer guide".

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
New Here ,
Feb 23, 2011 Feb 23, 2011

Hi,

With FusionCharts v3.2, we've released support for iPad and iPhones as well. The charts can now be rendered in both Flash and JavaScript, and can be exported as JPG, PNG or PDF. Please see www.fusioncharts.com/ipad

And the best part is for existing FusionCharts users, it's a free upgrade from www.fusioncharts.com/PUC

Cheers,

Pallav

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
Community Beginner ,
Jan 05, 2014 Jan 05, 2014
LATEST

I can recommend amCharts: http://www.amcharts.com/ It's JavaScript cross-browser charting library, developed since 2006. We also have mapping library: http://www.ammap.com

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