Home » Images » Image_Graph » Bug #4609
Don't use random datasets in samples
Details
| Request #4609 | Don't use random datasets in samples |
|---|---|
| Submitted | 2005-06-16 16:41 UTC |
| From | pbrufal at servitux dot com |
| Status | Closed |
| Package | Image_Graph |
| PHP Version | 4.3.10 |
| OS | Linux |
| Roadmaps | (Not assigned) |
Comments
[2005-06-16 16:41 UTC] pbrufal at servitux dot com
Description:
------------
In the documentation samples, it would be nice to use real data, instead of 'random' datasets.
I'm trying to make an array of datasets (to plot a multiple bar graph) and I don't know how to add points to the dataset, because in the samples you only show the 'random' datasets.
Thanks.
[2005-06-17 18:20 UTC] pear dot nosey at veggerby dot dk
I'll take that into consideration, however there are samples that are not using random data:
http://pear.veggerby.dk/samples/index.php?sample=28
http://pear.veggerby.dk/samples/index.php?sample=41
http://pear.veggerby.dk/samples/index.php?sample=86
http://pear.veggerby.dk/samples/index.php?sample=87
http://pear.veggerby.dk/samples/index.php?sample=93
http://pear.veggerby.dk/samples/index.php?sample=98
http://pear.veggerby.dk/samples/frontpage.php
not to mention that the "Getting Started Guide" (http://pear.veggerby.dk/documentation/) specifically the section "Entering Data" (http://pear.veggerby.dk/documentation/#build_data) describes this.
Hope this help you further.
/Jesper