PHPlot
http://phplot.sourceforge.net/
pChart が更新されていないようなので、PHPlotを使うことにした。
phplot-6.1.0.zip(456)
phplotdocs-20130511.zip(893)
使い方
基本的にはドキュメントの通りにやる。
日本語の表示
$plot->SetDefaultTTFont('ipam-mona.ttf'); $plot->SetFont($elem, $font, [$size], [$line_spacing])
あたりの関数を使う。
pChart
http://blog.flup.jp/2009/03/18/easy_using_library_to_create_charts_for_php/
http://pchart.sourceforge.net/index.php
http://ameblo.jp/itboy/entry-11033775323.html
http://www.t-net.ne.jp/~cyfis/p_chart/chart/index.html
[カテゴリ: プログラミング言語 > PHP]
[通知用URL]
Tweet
最終更新時間:2013年09月26日 23時24分59秒