• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..--

Fonts/02-Feb-2024-

BackgroundStyle.phpD30-Jan-20242.5 KiB8444

CSVImporter.phpD30-Jan-20243.6 KiB10555

Color.phpD30-Jan-20245.1 KiB19482

ConversionHelpers.phpD30-Jan-20242.9 KiB10257

DataDescription.phpD30-Jan-20242.9 KiB12582

GDCanvas.phpD30-Jan-202423.6 KiB671554

GridStyle.phpD30-Jan-20241.6 KiB5831

ICanvas.phpD30-Jan-20242.6 KiB5524

Palette.phpD30-Jan-20243.4 KiB11658

PieChart.phpD30-Jan-202429.6 KiB760517

Point.phpD30-Jan-2024887 4127

READMED30-Jan-2024699 1813

ScaleStyle.phpD30-Jan-20241.1 KiB5134

ShadowProperties.phpD30-Jan-20242.5 KiB8547

TestCanvas.phpD30-Jan-20244.2 KiB9963

pCache.phpD30-Jan-20243.3 KiB11455

pChart.phpD30-Jan-2024120 KiB3,3652,564

pData.phpD30-Jan-20247.9 KiB257144

palette.txtD30-Jan-202462 65

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