Blame | Letzte Änderung | Log anzeigen | RSS feed
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd"><HTML><HEAD><META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=iso-iso-8859-1"><LINK REL="Start" HREF="index.html"><LINK REL="Contents" HREF="toc.html"><LINK REL="Prev" HREF="26Knownbugsandomissions.html"><LINK REL="Next" HREF="28Reportingbugsandsuggestingimprovements.html"><STYLE TYPE="text/css"><!--BODY { font-family: serif }H1 { font-family: sans-serif }H2 { font-family: sans-serif }H3 { font-family: sans-serif }H4 { font-family: sans-serif }H5 { font-family: sans-serif }H6 { font-family: sans-serif }SUB { font-size: smaller }SUP { font-size: smaller }PRE { font-family: monospace }A { text-decoration: none }--></STYLE></HEAD><BODY><A HREF="toc.html">Contents</A><A HREF="26Knownbugsandomissions.html">Previous</A><A HREF="28Reportingbugsandsuggestingimprovements.html">Next</A><HR NOSHADE><H2><A NAME="2_7">2.7 Acknowledgments</A></H2><P> The idea for writing this library grew out of our own need for ahigh quality graph drawing library for PHP. When evaluating potentialexisting libraries we found (at that time around 2000) these three</P><OL><LI> "chart 0.3" http://quimby.gnus.org/circus/chart/chart-0.3.tar.gz,by Lars Magne Ingebrigtsen</LI><LI> "ykcee.php", http://ykcee.sourceforge.net</LI><LI> "phplot.php", http://www.phplot.com</LI></OL><P> All these libraries implements some fine graphic features butunfortunately none of those completely fulfilled our needs either foravailable functionality (for example none of these supported both twoY-scales, auto-scaling, and logarithmic scales), or generalflexibility. We especially needed the option of two Y-scales, whichnone of the above packages supported. Our own preferences for designwas closest to "chart 0.3" so we started by fixing some bugs in thatpackage and adding some new features. However It was soon realized thatto add all the features and flexibility we needed to "chart 0.3" itwould require a complete rewrite since the original design wasn'tflexible enough, especially adding a second Y-scale would require amore flexible OO architecture.</P><HR NOSHADE><A HREF="toc.html">Contents</A><A HREF="26Knownbugsandomissions.html">Previous</A><A HREF="28Reportingbugsandsuggestingimprovements.html">Next</A></BODY></HTML>