<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.1" -->
<?xml-stylesheet href="http://pear.veggerby.dk/wiki/lib/styles/feed.css" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="http://pear.veggerby.dk/wiki/feed.php">
        <title></title>
        <description></description>
        <link>http://pear.veggerby.dk/wiki/</link>
        <image rdf:resource="http://pear.veggerby.dk/wiki/lib/images/favicon.ico" />
       <dc:date>2006-06-16T12:56:53+01:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://pear.veggerby.dk/wiki/image_graph?do=diff&amp;amp;1150447453"/>
                <rdf:li rdf:resource="http://pear.veggerby.dk/wiki/fmr:r002?do=diff&amp;amp;1141324939"/>
                <rdf:li rdf:resource="http://pear.veggerby.dk/wiki/fmr:r001?do=diff&amp;amp;1129234643"/>
                <rdf:li rdf:resource="http://pear.veggerby.dk/wiki/fmr:r004?do=diff&amp;amp;1129234544"/>
                <rdf:li rdf:resource="http://pear.veggerby.dk/wiki/image_graph:issues?do=diff&amp;amp;1129228535"/>
                <rdf:li rdf:resource="http://pear.veggerby.dk/wiki/image_graph:components:axis:direction?do=diff&amp;amp;1127081015"/>
                <rdf:li rdf:resource="http://pear.veggerby.dk/wiki/image_canvas?do=diff&amp;amp;1126789951"/>
                <rdf:li rdf:resource="http://pear.veggerby.dk/wiki/pear?do=diff&amp;amp;1126789862"/>
                <rdf:li rdf:resource="http://pear.veggerby.dk/wiki/fmr:r007?do=diff&amp;amp;1126788955"/>
                <rdf:li rdf:resource="http://pear.veggerby.dk/wiki/fmr:r006?do=diff&amp;amp;1126788745"/>
                <rdf:li rdf:resource="http://pear.veggerby.dk/wiki/fmr:r005?do=diff&amp;amp;1126022381"/>
                <rdf:li rdf:resource="http://pear.veggerby.dk/wiki/image_graph:radar_plot?do=diff&amp;amp;1126008215"/>
                <rdf:li rdf:resource="http://pear.veggerby.dk/wiki/image_graph:candlestick_diagram?do=diff&amp;amp;1126008144"/>
                <rdf:li rdf:resource="http://pear.veggerby.dk/wiki/image_graph:box_whisker_chart?do=diff&amp;amp;1125667805"/>
                <rdf:li rdf:resource="http://pear.veggerby.dk/wiki/image_graph:components:horizontal_plots?do=diff&amp;amp;1125607606"/>
                <rdf:li rdf:resource="http://pear.veggerby.dk/wiki/fmr:r003?do=diff&amp;amp;1125596005"/>
                <rdf:li rdf:resource="http://pear.veggerby.dk/wiki/fmr:r000?do=diff&amp;amp;1125510623"/>
                <rdf:li rdf:resource="http://pear.veggerby.dk/wiki/image_graph:faq?do=diff&amp;amp;1125314555"/>
                <rdf:li rdf:resource="http://pear.veggerby.dk/wiki/main?do=diff&amp;amp;1125006968"/>
                <rdf:li rdf:resource="http://pear.veggerby.dk/wiki/image_graph:getting_started_guide?do=diff&amp;amp;1125005598"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="http://pear.veggerby.dk/wiki/lib/images/favicon.ico">
        <title></title>
        <link>http://pear.veggerby.dk/wiki/</link>
        <url>http://pear.veggerby.dk/wiki/lib/images/favicon.ico</url>
    </image>
    <item rdf:about="http://pear.veggerby.dk/wiki/image_graph?do=diff&amp;amp;1150447453">
        <dc:format>text/html</dc:format>
        <dc:date>2006-06-16T10:44:13+01:00</dc:date>
        <dc:creator>Jesper Veggerby (nosey@83.93.140.215)</dc:creator>
        <title>image_graph</title>
        <link>http://pear.veggerby.dk/wiki/image_graph?do=diff&amp;amp;1150447453</link>
        <description> Image_Graph provides a set of classes that creates graphs/plots/charts based on (numerical) data.  Many different plot types are supported: Bar, line, area, step, impulse, scatter, radar, pie, map, candlestick, band, box &amp;amp; whisker and smoothed l...</description>
    </item>
    <item rdf:about="http://pear.veggerby.dk/wiki/fmr:r002?do=diff&amp;amp;1141324939">
        <dc:format>text/html</dc:format>
        <dc:date>2006-03-02T19:42:19+01:00</dc:date>
        <dc:creator>Jesper Veggerby (nosey@83.93.140.215)</dc:creator>
        <title>fmr:r002</title>
        <link>http://pear.veggerby.dk/wiki/fmr:r002?do=diff&amp;amp;1141324939</link>
        <description> Logarithmic axis can presently only have 0 (i.e. 1) as minimum. It is required to have a logaritmic axis with another minimum (i.e. higher than 1)   Resolution   Image_Graph_Axis_Logarithmic::forceMinimum() now works as expected   Key Data    Key   ...</description>
    </item>
    <item rdf:about="http://pear.veggerby.dk/wiki/fmr:r001?do=diff&amp;amp;1129234643">
        <dc:format>text/html</dc:format>
        <dc:date>2005-10-13T22:17:23+01:00</dc:date>
        <dc:creator>Jesper Veggerby (nosey@83.93.140.215)</dc:creator>
        <title>fmr:r001</title>
        <link>http://pear.veggerby.dk/wiki/fmr:r001?do=diff&amp;amp;1129234643</link>
        <description> Group items together in one pie (&amp;rdquo;the rest&amp;rdquo;) if less than a certain value/percentag   Resolution   Added method Image_Graph_Plot_Pie::setRestGroup() to specify a limit (y-value) that should be taken as threshold for when a value is group...</description>
    </item>
    <item rdf:about="http://pear.veggerby.dk/wiki/fmr:r004?do=diff&amp;amp;1129234544">
        <dc:format>text/html</dc:format>
        <dc:date>2005-10-13T22:15:44+01:00</dc:date>
        <dc:creator>Jesper Veggerby (nosey@83.93.140.215)</dc:creator>
        <title>fmr:r004</title>
        <link>http://pear.veggerby.dk/wiki/fmr:r004?do=diff&amp;amp;1129234544</link>
        <description> Add support for trendlines using linear regression, fx A Tutorial on Linear Regression   Resolution   Due to PEAR not having a linear regression library such a method will be added to the library.  The solution will be to add another plot (based on ...</description>
    </item>
    <item rdf:about="http://pear.veggerby.dk/wiki/image_graph:issues?do=diff&amp;amp;1129228535">
        <dc:format>text/html</dc:format>
        <dc:date>2005-10-13T20:35:35+01:00</dc:date>
        <dc:creator>Jesper Veggerby (nosey@83.93.140.215)</dc:creator>
        <title>image_graph:issues</title>
        <link>http://pear.veggerby.dk/wiki/image_graph:issues?do=diff&amp;amp;1129228535</link>
        <description> Priority: 5 highest1), 1 lowest2)  please do not take this scale too literally, it&amp;rsquo;s more for relative than absolute use     Issue Priority    Horizontal CandleStick diagram + x-axis labels 3     Custom Data Markers for a Given Datapoint 1    ...</description>
    </item>
    <item rdf:about="http://pear.veggerby.dk/wiki/image_graph:components:axis:direction?do=diff&amp;amp;1127081015">
        <dc:format>text/html</dc:format>
        <dc:date>2005-09-19T00:03:35+01:00</dc:date>
        <dc:creator>Jesper Veggerby (nosey@83.93.140.215)</dc:creator>
        <title>image_graph:components:axis:direction - created</title>
        <link>http://pear.veggerby.dk/wiki/image_graph:components:axis:direction?do=diff&amp;amp;1127081015</link>
        <description> By default the Image_Graph axis will have the default directions listed below:     Axis type Min. pos. Max. pos.     X     Left    Right       Y     Bottom   Top        Sec. Y   Bottom   Top        It is however possible to change the direction of t...</description>
    </item>
    <item rdf:about="http://pear.veggerby.dk/wiki/image_canvas?do=diff&amp;amp;1126789951">
        <dc:format>text/html</dc:format>
        <dc:date>2005-09-15T15:12:31+01:00</dc:date>
        <dc:creator>Jesper Veggerby (nosey@195.249.80.194)</dc:creator>
        <title>image_canvas</title>
        <link>http://pear.veggerby.dk/wiki/image_canvas?do=diff&amp;amp;1126789951</link>
        <description> This library provides a common interface to different image formats. This is achieved by using a strategy pattern in the form of a driver with a set of primitives. These primitives are selected to provide as much functionality for each format as pos...</description>
    </item>
    <item rdf:about="http://pear.veggerby.dk/wiki/pear?do=diff&amp;amp;1126789862">
        <dc:format>text/html</dc:format>
        <dc:date>2005-09-15T15:11:02+01:00</dc:date>
        <dc:creator>Jesper Veggerby (nosey@195.249.80.194)</dc:creator>
        <title>pear</title>
        <link>http://pear.veggerby.dk/wiki/pear?do=diff&amp;amp;1126789862</link>
        <description> Image_Graph provides a set of classes that creates graphs/plots/charts based on (numerical) data.  Many different plot types are supported: Bar, line, area, step, impulse, scatter, radar, pie, map, candlestick, band, box &amp;amp; whisker and smoothed l...</description>
    </item>
    <item rdf:about="http://pear.veggerby.dk/wiki/fmr:r007?do=diff&amp;amp;1126788955">
        <dc:format>text/html</dc:format>
        <dc:date>2005-09-15T14:55:55+01:00</dc:date>
        <dc:creator>Jesper Veggerby (nosey@195.249.80.194)</dc:creator>
        <title>fmr:r007 - created</title>
        <link>http://pear.veggerby.dk/wiki/fmr:r007?do=diff&amp;amp;1126788955</link>
        <description> Create pseudo 3D plot (like 3D bar charts in Excel)  Create real 3D plots (i.e. using Image_3D when they support Image_Canvas)   Resolution   n/a   Actual Implementation   Key Data    Key       Text                               ID       R007       ...</description>
    </item>
    <item rdf:about="http://pear.veggerby.dk/wiki/fmr:r006?do=diff&amp;amp;1126788745">
        <dc:format>text/html</dc:format>
        <dc:date>2005-09-15T14:52:25+01:00</dc:date>
        <dc:creator>Jesper Veggerby (nosey@195.249.80.194)</dc:creator>
        <title>fmr:r006 - created</title>
        <link>http://pear.veggerby.dk/wiki/fmr:r006?do=diff&amp;amp;1126788745</link>
        <description> Create a Image_Graph logo to use fx. in a &amp;ldquo;Powered by&amp;rdquo; Image_Graph logo (like the ones at the bottom)   Resolution   n/a   Actual Implementation   Key Data    Key       Text                               ID       R006                    ...</description>
    </item>
    <item rdf:about="http://pear.veggerby.dk/wiki/fmr:r005?do=diff&amp;amp;1126022381">
        <dc:format>text/html</dc:format>
        <dc:date>2005-09-06T17:59:41+01:00</dc:date>
        <dc:creator>Jesper Veggerby (nosey@83.93.140.215)</dc:creator>
        <title>fmr:r005</title>
        <link>http://pear.veggerby.dk/wiki/fmr:r005?do=diff&amp;amp;1126022381</link>
        <description> Make Image_Graph support Boston Matrix or Growth-share matrix plots.   Resolution   n/a   Actual Implementation   Key Data    Key       Text                 ID       R005                 Link      http://forum.veggerby.dk/comments.phpDiscussionID=51...</description>
    </item>
    <item rdf:about="http://pear.veggerby.dk/wiki/image_graph:radar_plot?do=diff&amp;amp;1126008215">
        <dc:format>text/html</dc:format>
        <dc:date>2005-09-06T14:03:35+01:00</dc:date>
        <dc:creator>Jesper Veggerby (nosey@195.249.80.194)</dc:creator>
        <title>image_graph:radar_plot</title>
        <link>http://pear.veggerby.dk/wiki/image_graph:radar_plot?do=diff&amp;amp;1126008215</link>
        <description> Creating a radar plot is very simple. A radar plot displays a dataset in a polar (&amp;rdquo;circular&amp;rdquo;) coordinate system. Coordinates in a polar coordinate system are represented by an angle v and a radius r, and the conversion to a normal (Carte...</description>
    </item>
    <item rdf:about="http://pear.veggerby.dk/wiki/image_graph:candlestick_diagram?do=diff&amp;amp;1126008144">
        <dc:format>text/html</dc:format>
        <dc:date>2005-09-06T14:02:24+01:00</dc:date>
        <dc:creator>Jesper Veggerby (nosey@195.249.80.194)</dc:creator>
        <title>image_graph:candlestick_diagram</title>
        <link>http://pear.veggerby.dk/wiki/image_graph:candlestick_diagram?do=diff&amp;amp;1126008144</link>
        <description> Quoting Wikipedia:  A candlestick chart is a style of bar-chart used primarily to describe price movements of an equity over time. It is a combination of a line-chart and a bar-chart in that each bar represents the range of price movement over a giv...</description>
    </item>
    <item rdf:about="http://pear.veggerby.dk/wiki/image_graph:box_whisker_chart?do=diff&amp;amp;1125667805">
        <dc:format>text/html</dc:format>
        <dc:date>2005-09-02T15:30:05+01:00</dc:date>
        <dc:creator>Jesper Veggerby (nosey@195.249.80.194)</dc:creator>
        <title>image_graph:box_whisker_chart - created</title>
        <link>http://pear.veggerby.dk/wiki/image_graph:box_whisker_chart?do=diff&amp;amp;1125667805</link>
        <description> A box and whisker chart is useful for displaying the distribution of a dataset. A whisker chart visualizes the median, first quartile, third quartile and the lowest and highest value in one plot.   How to use?   To use a Box &amp;amp; Whisker chart, you...</description>
    </item>
    <item rdf:about="http://pear.veggerby.dk/wiki/image_graph:components:horizontal_plots?do=diff&amp;amp;1125607606">
        <dc:format>text/html</dc:format>
        <dc:date>2005-09-01T22:46:46+01:00</dc:date>
        <dc:creator>Jesper Veggerby (nosey@83.93.140.215)</dc:creator>
        <title>image_graph:components:horizontal_plots</title>
        <link>http://pear.veggerby.dk/wiki/image_graph:components:horizontal_plots?do=diff&amp;amp;1125607606</link>
        <description> With the release of Image_Graph version 0.6.0, the long awaited (re)-introduction of horizontal plots arrived. Back in &amp;lsquo;ye ole&amp;rsquo; days Image_Graph used to support horizontal plots, but this (rather clumsy1)) implementation was broken with ...</description>
    </item>
    <item rdf:about="http://pear.veggerby.dk/wiki/fmr:r003?do=diff&amp;amp;1125596005">
        <dc:format>text/html</dc:format>
        <dc:date>2005-09-01T19:33:25+01:00</dc:date>
        <dc:creator>Jesper Veggerby (nosey@83.93.140.215)</dc:creator>
        <title>fmr:r003</title>
        <link>http://pear.veggerby.dk/wiki/fmr:r003?do=diff&amp;amp;1125596005</link>
        <description> Make Image_Graph use some error reporting mechanism, that being PEAR_Error, PEAR_ErrorStack 1), Exceptions 2) or some other generic mechanism.  Further more Image_Graph should report with meaningfull error messages.   Resolution   Image_Graph will m...</description>
    </item>
    <item rdf:about="http://pear.veggerby.dk/wiki/fmr:r000?do=diff&amp;amp;1125510623">
        <dc:format>text/html</dc:format>
        <dc:date>2005-08-31T19:50:23+01:00</dc:date>
        <dc:creator>Jesper Veggerby (nosey@83.93.140.215)</dc:creator>
        <title>fmr:r000 - created</title>
        <link>http://pear.veggerby.dk/wiki/fmr:r000?do=diff&amp;amp;1125510623</link>
        <description> n/a   Resolution   n/a   Key Data    Key       Text                 ID       Rnnn                 Link      n/a                  Component    Image_Graph_xxx_yyy          Status     Waiting                Progress    Not started              Respons...</description>
    </item>
    <item rdf:about="http://pear.veggerby.dk/wiki/image_graph:faq?do=diff&amp;amp;1125314555">
        <dc:format>text/html</dc:format>
        <dc:date>2005-08-29T13:22:35+01:00</dc:date>
        <dc:creator>Jesper Veggerby (nosey@195.249.80.194)</dc:creator>
        <title>image_graph:faq</title>
        <link>http://pear.veggerby.dk/wiki/image_graph:faq?do=diff&amp;amp;1125314555</link>
        <description> On this page I will try to sum up the list of question received in the forum, on the PEAR General mailing list or I receive personally by mail.    What is PEAR and how do I install it?   PEAR stands for PHP Extension and Application Repository, foll...</description>
    </item>
    <item rdf:about="http://pear.veggerby.dk/wiki/main?do=diff&amp;amp;1125006968">
        <dc:format>text/html</dc:format>
        <dc:date>2005-08-25T23:56:08+01:00</dc:date>
        <dc:creator>Jesper Veggerby (nosey@83.93.140.215)</dc:creator>
        <title>main</title>
        <link>http://pear.veggerby.dk/wiki/main?do=diff&amp;amp;1125006968</link>
        <description> This wiki contains documents which may or may not have any value to other people than me. The areas of interest are:  PEAR Packages at pear.veggerby.dk  well, that&amp;rsquo;s it basically for now    ...</description>
    </item>
    <item rdf:about="http://pear.veggerby.dk/wiki/image_graph:getting_started_guide?do=diff&amp;amp;1125005598">
        <dc:format>text/html</dc:format>
        <dc:date>2005-08-25T23:33:18+01:00</dc:date>
        <dc:creator>Jesper Veggerby (nosey@192.168.1.100)</dc:creator>
        <title>image_graph:getting_started_guide</title>
        <link>http://pear.veggerby.dk/wiki/image_graph:getting_started_guide?do=diff&amp;amp;1125005598</link>
        <description> The main idea behind Image_Graph (former known as GraPHPite) was to create an easy-to-use graph creation tool in PHP.  The initial idea was thought a bit similar to a Lego brick. To create a house, boat, car, aeroplane or whatever, you build the &amp;ld...</description>
    </item>
</rdf:RDF>
