开源Chart 大全

http://opensourcechart.com/ 开源chart 大全

Open Flash Chart "Powerful open source charts. Includes documentation, tutorials, source code, examples and helper classes. " [ License: Open Flash Chart - Home - teethgrinder]

Hello, this is the Open Flash Chart project.

Get graphs like this for free:

How does it work?

  1. User browses to your web site.
  2. The browser downloads the web page which contains the Open Flash Chart.
  3. Open Flash Chart downloads the data file and displays the chart.

When you add Open Flash Chart to your web page, you tell it where to find the data file.

 

We also do pie charts.

 

Why is that great?

When the user downloads the web page, Open Flash Chart requests the chart data from the server. The server knows who the user is so it can generate a chart for that particular user showing up to the minute data.

 

Add a bit of pizzazz to your bar charts!

 

Is it complicated to set up?

You will need to include the Open Flash Chart in your HTML, and you also need to provide the data file on the server. The data file is either a text file, or a .php, Perl, Python, Java (or another flavour of dynamic) page.

For a simple chart you would just drop the data.txt file on your website and point the Open Flash Chart to this URL.

But what we really want is dynamic data that is pulled from a database or calculated or something. To do this you need to create the data file when it is requested. To do this we point the Open Flash Chart to a .php page and this PHP page does your calculations and/or database lookups, then outputs the data file.

To make this a bit easier there are PHP, Perl, Python and Java classes to write the data file for you.

Why only these languages? Well any scripting language will do the same job. But I don't have access to anything but PHP. If anyone wants to translate the PHP class into a different language, then email me and I'll post your code and a link to your web site here. The link to your site will be great for your page rank!

 

Change the style of the charts.

 

Note: For those looking for good cheap web hosting, make sure you read

posted @ 2012-03-20 11:14  opengis2012  Views(515)  Comments(0Edit  收藏  举报
Using GIS to Change the World! www.gis-open-source-ogc.com