`
conkeyn
  • 浏览: 1518313 次
  • 性别: Icon_minigender_1
  • 来自: 厦门
社区版块
存档分类
最新评论

开源方便的PHP & Flash图表:Open Flash Chart

阅读更多

Open Flash Chart 是一个开源的Flash图表绘制工具,提供了各种程序接口,包括PHP、Ruby、Perl、Python、Java、。Net、AS、JS等等各种接口的数据生成,然后Flash展示的功能,是制作简单Flash & PHP 图表的不错开源工具。

官方网站:http://teethgrinder.co.uk/open-flash-chart/index.php
下载网址:http://teethgrinder.co.uk/open-flash-chart/download.php

以下效果图是我截取Flash截图,要查看更多效果可以去官方网站。这么好的工具,非常方便我们绘制各种图表啦。。。

相应其他类似的还有:
PHP/SWF Charts: http://www.maani.us/charts/index.php
FusionCharts Freehttp://www.fusioncharts.com/free/Default.asp

都很强大,值得尝试,大大减轻我们开发量。

 

Hello, this is the Open Flash Chart project.

Get graphs like this for free: open_flash_chart_1.JPG

<script src="js/swfobject.js" type="text/javascript"></script>

<script type="text/javascript"></script>

<noscript></noscript>

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.

open_flash_chart_2.JPG

 

 

<script type="text/javascript"></script>

<noscript></noscript>

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.

open_flash_chart_3.JPG

 

<script type="text/javascript"></script>

<noscript></noscript>

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!

open_flash_chart_4.JPG

 

<script type="text/javascript"></script>

<noscript></noscript>

Change the style of the charts.

 

Get started!

 

  1. Download Open Flash Chart, this includes the PHP class.
  2. Read the tutorial.
  3. Check out the gallery.

 

And it's really free?!

Yes. Once upon a time I had to deal with a company who sell flash charting components, their component had a bug that I needed fixing, so I emailed them about it asking when it'd be fixed. (Remember that I had paid real money for this software.) They were so incompetent, rude and obnoxious that after three or four weeks of emails I thought to myself "I could learn Flash and Actionscript and write my own charting component, release it as Open Source, host it on sourceforge and build up a community of helpful coders faster than they can fix a single bug." And that is what I did. And that is why it is free. I guess the moral of the lesson is: don't piss off your customers.

Want to sponsor Open Flash Chart?

I am stuck with Flash 8 which is a bit naff. I would love to upgrade to Flash 9 with Actionscript 3.0 but I am skint. So if you are rich and are looking to help out with this project click here!

分享到:
评论

相关推荐

    开源flash图表--open flash chart

    **开源Flash图表——Open Flash Chart** Open Flash Chart是一款开源的Flash图表库,它允许开发者通过简单的JavaScript接口创建出丰富的、动态的、具有交互性的图表。这个库特别适用于那些需要在网页上展示数据可视...

    Open Flash Chart Flash图表

    Open Flash Chart是一款强大的开源图表生成库,专门用于创建高质量、互动性强的Flash图表。这款组件以其易用性和灵活性著称,使得开发者无需深入学习复杂的Flash编程就能轻松制作出各种复杂的数据可视化效果。以下是...

    open flash chart api

    Open Flash Chart API 是一款强大的开源图表库,它使用Flash技术来生成高质量、交互式的图表。在Web开发中,数据可视化是至关重要的,Open Flash Chart API 提供了丰富的功能,使得开发者能够轻松创建各种类型的图表...

    open flash chart库

    Open Flash Chart是一款强大的开源图表库,专为PHP开发者设计,用于创建各种美观且交互性强的数据可视化图表。它以其出色的视觉效果和丰富的自定义选项,在Web应用中广泛使用,尤其适用于数据分析、报表展示以及数据...

    完整的open flash chart 。

    Open Flash Chart是一款强大的开源图表库,它使用Flash技术来创建美观、交互式的图表。这款工具在Web开发中尤其受欢迎,因为它允许开发者轻松地为网站添加数据可视化功能,而无需深入学习复杂的图形编程。以下是关于...

    Open Flash Chart 教程

    Open Flash Chart 是一款开源的Flash图表库,它允许开发者通过简单的JavaScript API生成各种美观的、交互式的图表。这个教程可能是为了帮助用户理解如何利用Open Flash Chart来创建动态和定制化的图表,适合Web...

    open_flash_chart 开源 免费 图表控件 .net

    **open_flash_chart** 是一个基于Flash的开源图表库,专为.NET开发者设计,提供免费的图表绘制功能。这个控件允许程序员创建丰富的、交互式的图表,适用于数据可视化的需求,如统计报告、数据分析或者Web应用程序中...

    Open Flash Chart所需文件

    Open Flash Chart是一款强大的开源Flash图表库,用于在Web应用程序中创建高质量、互动的图表。它提供了丰富的自定义选项,能够生成各种类型的图表,包括柱状图、饼图、线点图等,使得数据可视化变得更加简单易行。在...

    open-flash-chart-1[1].9.7.zip_flash chart tr_open flash chart

    Open Flash Chart是一款功能强大的开源Flash图表库,其在IT领域中被广泛用于生成美观且交互性强的数据可视化图表。与JFreeChart等Java图表库相比,Open Flash Chart提供了更为丰富的图表类型和自定义选项,能够满足...

    open-flash-chart-1.9.6.zip_chart_flash chart_open_open flash cha

    "chart" 指的是图表功能,"flash_chart" 明确了它是基于Flash的图表库,"open" 和 "open_flash_chart" 强调其开源性质,而 "openflash_chart" 是项目名称的另一种拼写方式。 【压缩包子文件】: 1. "open-flash-...

    Open Flash Chart 报表插件相关

    Open Flash Chart是一款强大的开源图表生成插件,常用于创建交互式、美观的图表,尤其适合在Web应用程序中显示数据。这个插件支持多种编程语言,包括ASP.NET,使得开发者能够轻松地将动态数据转化为视觉上吸引人的...

    open flash chart 1.9 文档及源码

    Open Flash Chart 是一款开源的Flash图表库,专为创建高质量、交互式的图表而设计。本文将深入探讨Open Flash Chart 1.9版本,包括其核心特性、使用方法以及如何通过Java源代码与之集成,帮助读者更好地理解和应用这...

    open-flash-chart

    "Open Flash Chart"是一个开源的图表绘制库,主要用于在网页上生成高质量的图表。它使用Flash技术,通过JavaScript与服务器端的数据进行交互,为用户提供了一种简单、灵活的方式来创建动态和交互式的图表。这个库...

    RCP Open Flash Chart

    **RCP Open Flash Chart**是将开源的Flash图表库Open Flash Chart集成到Eclipse Rich Client Platform (RCP) 应用程序中的一个实践案例。Eclipse RCP是一种强大的框架,用于构建桌面应用程序,而Open Flash Chart则...

    Open Flash Chart Sample

    Open Flash Chart是一款开源的Flash图表库,它允许开发者通过简单的JavaScript接口生成各种复杂的、美观的数据图表。这篇博文链接提供了一个关于Open Flash Chart的示例,虽然描述部分为空,但我们可以从标题和标签...

    open flash chart2实例

    Open Flash Chart 2是一款强大的开源图表库,它允许开发者创建各种动态、美观的图表,包括饼图、曲线图和柱状图等。这个实例集合提供了一系列的示例代码,帮助我们理解和应用Open Flash Chart 2的功能。下面我们将...

    在网页中使用Open Flash Chart 展示图表

    Open Flash Chart是一款开源的Flash图表库,它允许开发者使用简单的JavaScript和服务器端语言(如PHP、Python、Ruby等)创建高质量、自定义化的图表。这个教程将围绕Open Flash Chart的基本用法展开,帮助你理解如何...

    最新版Open Flash Chart

    总而言之,Open Flash Chart 2.0是一个全面的开源图表解决方案,提供了丰富的图表类型和高度的定制性。无论你是JavaScript专家还是熟悉其他后端语言的开发者,都能找到适合的工具来实现数据可视化。通过与服务器端的...

    jfreechart and open flash chart整理

    二、Open Flash Chart:Flash图表库 1. **简介**: Open Flash Chart是一款基于Flash的图表库,它生成的是交互式的、具有高质量视觉效果的图表,尤其适用于Web应用程序,因为它可以提供良好的跨平台浏览器兼容性。 ...

    Open Flash Chart2 相关资料

    由于最近公司项目中要用到图表,看到Open Flash Chart这个还不错,开源的,而且官方还附带了很多Demo,最重要的是支持很多的语言,只是这个东西一直很久没有更新,在网上找了很多资料,找到了Open Flash Chart社区...

Global site tag (gtag.js) - Google Analytics