phpbar.de logo

Mailinglisten-Archive

[php] jpgraph - Docu?

[php] jpgraph - Docu?

Jens Reinemuth jens at openos.de
Die Mar 8 13:46:28 CET 2005


Hallo Liste...

Die jpgraph-Online-Doku ist offline :-(

Habe folgendes Problem:

Ich habe 2 Arrays:

$this->diaValues
und
$this->diaLegend

Wenn ich nun mit denen ein 3DPieChart aufbaue
in der Form

$p1 = new PiePlot($this->diaValues);
$p1->SetLegends($this->diaLegend);


werden bei der Ausgabe die Values sortiert,
allerdings stimmen diese dann überhaupt nicht mehr mit der Legend und deren 
Farben überein...

Gibt es dafür einen Parameter??? Also sowas wie

$p1 = new PiePlot($this->diaValues,NO_SORT);

???

Gruß, Jens

-- 
Jens Reinemuth
Datenbankadministrator

adm GmbH
--
################################################
this mail was sent using 100% recycled electrons
################################################
--
Besides, it's good to force C programmers to use the toolbox 
occasionally.  :-)
             -- Larry Wall in <1991May31.181659.28817 at jpl-devvax.jpl.nasa.gov>

php::bar PHP Wiki   -   Listenarchive