웹용으로 사용할수 있는 차트들...
간단히 만들어 사용할수도 있겠지만, 귀차니즘 + 시간은.....^^
1. PHP용
- LIBCHART
http://naku.dohcrew.com/libchart/pages/introduction/
- JFREECHART
http://www.jfree.org/jfreechart/
3. 이도 저도 아니고 이미지처럼 링크해서 쓰려면
- Google Chart API
http://code.google.com/apis/chart/
- Yahoo
http://developer.yahoo.com/flash/
간단히 만들어 사용할수도 있겠지만, 귀차니즘 + 시간은.....^^
1. PHP용
- LIBCHART
http://naku.dohcrew.com/libchart/pages/introduction/
2. JSP용Introduction
Libchart is a free chart creation PHP library, that is easy to use.
Please have a look at the tutorial or proceed to download.Latest News
Libchart 1.2 released! August 13th, 2007
This new version features multiple datasets for horizontal, vertical bar charts and line charts. The API got a facelift so be sure to check the examples so you don't miss anything. Also, the support for PHP4 was deprecated (as is PHP4).
View the changelog or download the new version.
Features
- Bar charts (horizontal or vertical).
- Line charts.
- Pie charts.
- Single or multiple data sets.
- Compatibility with PHP 5.
- Easy to study how it works and adapt to your needs.
- No external dependency, need only PHP compiled with GD and FreeType (how to check?).
License
Libchart is a free software distributed under the terms of the GNU General Public License (GPL).
- JFREECHART
http://www.jfree.org/jfreechart/
JFreeChart Samples
This page contains examples of the charts that can be produced using JFreeChart. If you'd prefer to see a live demo, please try our JFreeChart Demo (web start).
3. 이도 저도 아니고 이미지처럼 링크해서 쓰려면
- Google Chart API
http://code.google.com/apis/chart/
- Yahoo
http://developer.yahoo.com/flash/
'Computing > java/jsp' 카테고리의 다른 글
jeus6 + webtob 연동... 가상호스트 (0) | 2011.05.03 |
---|---|
톰캣 환경설정 (0) | 2008.05.24 |
Tomcat 설치 (1) | 2007.10.16 |