mirror of
https://github.com/bcit-ci/CodeIgniter.git
synced 2025-02-20 11:13:29 +08:00
...
parent
40b3fb4094
commit
99976aa2e6
@ -7,12 +7,12 @@ PHPlot is a graph library for dynamic scientific, business, and stock-market cha
|
||||
Original Code Author : hatena Japan,
|
||||
|
||||
|
||||
Here are the following things need to be done in order to integrating PHPlot with CI:
|
||||
Here are the following things need to be done in order to integrate PHPlot with CI:
|
||||
|
||||
1) Download PHPlot source packages from official site,extract the downloaded file
|
||||
2) Create new folder for example named graph, place in under libraries folder of CI Installation.
|
||||
1) Download PHPlot source package from official site,extract the downloaded file
|
||||
2) Create new directory for example named graph, place in under libraries directory of CI Installation.
|
||||
3) put the extracted files in the new directory(graph). The files are phplot.php, phplot_data.php, rgb.inc.php
|
||||
4) Create the new file named graph.php place in libraries directory , with the following contents :
|
||||
4) Create the new file named graph.php, place in libraries directory , with the following contents :
|
||||
|
||||
<b>graph.php</b>
|
||||
[code]
|
||||
|
Loading…
x
Reference in New Issue
Block a user