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

..13-Dec-2022-

Fonts/H13-Dec-2022-

BackgroundStyle.phpH A D12-Dec-20222.3 KiB8645

CSVImporter.phpH A D12-Dec-20223.3 KiB10757

Color.phpH A D12-Dec-20223 KiB10250

ConversionHelpers.phpH A D12-Dec-20222.6 KiB10058

DataDescription.phpH A D12-Dec-20222.5 KiB12582

GDCanvas.phpH A D12-Dec-202218.9 KiB591471

GridStyle.phpH A D12-Dec-20221.5 KiB6032

ICanvas.phpH A D12-Dec-20222.5 KiB5927

Palette.phpH A D12-Dec-20221.3 KiB4632

PieChart.phpH A D12-Dec-202225.3 KiB704466

Point.phpH A D12-Dec-2022758 3925

READMEH A D12-Dec-2022779 2014

ScaleStyle.phpH A D12-Dec-20221,018 5235

ShadowProperties.phpH A D12-Dec-20222.2 KiB8143

TestCanvas.phpH A D12-Dec-20223.8 KiB10265

pCache.phpH A D12-Dec-20223.3 KiB11759

pChart.phpH A D12-Dec-202295.3 KiB3,1412,353

pData.phpH A D12-Dec-20226.9 KiB253141

palette.txtH A D12-Dec-202262 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
8We're currently at this commit (master branch):
9https://github.com/sebix/pChart/commit/52ad6a2612d1a9a9e6999c1a6b6aaeec94d5ab70
10
11This seems to be the most up-to-date version of the library today (2012-02-07).
12When updating later, make sure to have a look at the current state of forks.
13
14This is how it looks like currently
15
16http://pchart.sourceforge.net/
17-> https://github.com/aweiland/pChart-php5
18   -> https://github.com/timmartin/pChart-php5
19      -> https://github.com/sebix/pChart/
20