Name | Date | Size | #Lines | LOC | ||
---|---|---|---|---|---|---|
.. | 06-Apr-2023 | - | ||||
Fonts/ | H | 06-Apr-2023 | - | |||
BackgroundStyle.php | H A D | 05-Apr-2023 | 2.5 KiB | 84 | 44 | |
CSVImporter.php | H A D | 05-Apr-2023 | 3.6 KiB | 105 | 55 | |
Color.php | H A D | 05-Apr-2023 | 5.1 KiB | 194 | 82 | |
ConversionHelpers.php | H A D | 05-Apr-2023 | 2.9 KiB | 102 | 57 | |
DataDescription.php | H A D | 05-Apr-2023 | 2.9 KiB | 125 | 82 | |
GDCanvas.php | H A D | 05-Apr-2023 | 23.6 KiB | 671 | 554 | |
GridStyle.php | H A D | 05-Apr-2023 | 1.6 KiB | 58 | 31 | |
ICanvas.php | H A D | 05-Apr-2023 | 2.6 KiB | 55 | 24 | |
Palette.php | H A D | 05-Apr-2023 | 3.4 KiB | 116 | 58 | |
PieChart.php | H A D | 05-Apr-2023 | 29.6 KiB | 760 | 517 | |
Point.php | H A D | 05-Apr-2023 | 887 | 41 | 27 | |
README | H A D | 05-Apr-2023 | 699 | 18 | 13 | |
ScaleStyle.php | H A D | 05-Apr-2023 | 1.1 KiB | 51 | 34 | |
ShadowProperties.php | H A D | 05-Apr-2023 | 2.5 KiB | 85 | 47 | |
TestCanvas.php | H A D | 05-Apr-2023 | 4.2 KiB | 99 | 63 | |
pCache.php | H A D | 05-Apr-2023 | 3.3 KiB | 114 | 55 | |
pChart.php | H A D | 05-Apr-2023 | 120 KiB | 3,365 | 2,564 | |
pData.php | H A D | 05-Apr-2023 | 7.9 KiB | 257 | 144 | |
palette.txt | H A D | 05-Apr-2023 | 62 | 6 | 5 |
README
1This is the lib directory from a checkout of the PHP5 port of the pChart 21.x library. We can't use the pChart 2.x library because of unclear license 3conditions. 4 5For the same reasons we do not include the orginal fonts, but use the DroidSans 6font which is licensed under the Apache License. 7 8This seems to be the most up-to-date version of the library today (2014-06-19). 9When updating later, make sure to have a look at the current state of forks. 10 11This is how it looks like currently 12 13http://pchart.sourceforge.net/ 14-> https://github.com/aweiland/pChart-php5 15 -> https://github.com/timmartin/pChart-php5 16 -> https://github.com/sebix/pChart/ 17 -> https://github.com/splitbrain/pChart 18