[ Index ]
 

Code source de phpMyVisites 2.3

Accédez au Source d'autres logiciels libres

Classes | Fonctions | Variables | Constantes | Tables

title

Body

[fermer]

/libs/artichow/ -> ChangeLog (source)

   1  Artichow 1.0.6
   2  
   3  - Add method Plot::setYAxisZero()
   4  - Add auto-scaling for axis
   5  - Add constant ARTICHOW_CACHE to enable/disable the cache
   6  - Improve prefix for classes
   7  
   8  Artichow 1.0.5
   9  
  10  - Add constant ARTICHOW_PREFIX to prefix Artichow's classes (bug #000002)
  11  - Add methods Shadow::hide() and Shadow::show()
  12  - Add method Plot::reduce()
  13  - It is now possible to save its charts in a file
  14  - Fix a bug in PlotGroup (setYMin() / setYMax() did not work)
  15  - Fix an incoherent behaviour if some values in $datay are not numeric (LinePlot, BarPlot, ScatterPlot)
  16  - Fix an inclusion bug in Pattern
  17  - Fix a bug for PHP 5.1.0
  18  
  19  Artichow 1.0.4
  20  
  21  - Add support for GIF images
  22  - Add patterns (Pattern.class.php)
  23  - Add titles on axis
  24  - Rename Artichow.class.php to Graph.class.php (break backward compatibility)
  25  - Add a README file
  26  - Add support for ScatterPlot
  27  - Merge setBackgroundColor() and setBackgroundGradient() into setFill() in class Mark (break backward compatibility)
  28  - Add an optional argument $size to Mark::setType()
  29  - Grid background in now default to white in class Plot
  30  - Change class Polygon to accept NULL values
  31  - Add a new legend type (Legend::MARKONLY)
  32  - Add method Legend::show()
  33  - Add methods Mark::move(), Mark::hide() and Mark::show()
  34  - Add new marks (star, book, ...)
  35  - Add methods Label::setBackground() and Legend::setBackground()
  36  - Add methods Plot::setXMax(), Plot::setXMin(), PlotGroup::setXMax() and PlotGroup::setXMin()
  37  - Add new colors to default theme in Pie
  38  - Remove methods Drawer::setBackground*()
  39  - Tests have been removed from the archive
  40  - Move methods Component::addLabel() and Component::addAbsLabel() to class Graph
  41  - Modes LinePlot::MIDDLE and LinePlot::BAR have been merged into LinePlot::MIDDLE (break backward compatibility)
  42  - Fix a bug in Artichow.cfg.php (unable to use some ttf fonts)
  43  - Fix a bug in Legend (position of marks was sometimes broken)
  44  - Fix a bug in Pie (pies can now take only a single value)
  45  - Fix some bugs in Plot / LinePlot
  46  - Fix a bug in Font::draw() (call to undefined function trigger__error)
  47  
  48  Artichow 1.0.3 (beta)
  49  
  50  - Add EXPERIMENTAL support for PHP 4
  51  - Change class BarPlot so it now uses class Border instead of setBorderThickness() and setBorderColor()
  52  - Change class Legend so it now uses class Border instead of setBorderSize() and setBorderColor()
  53  - Change class Mark so it now uses class Border instead of setBorderSize() and setBorderColor()
  54  - Change class Text so it now uses class Border instead of setBorderColor()
  55  - Change class Label so it now uses class Border instead of setBorderColor()
  56  - Drawer::drawRectangle() and Drawer::drawFilledRectangle() now take a line as second argument
  57  - Add styles to rectangles and polygons
  58  - BarPlot::setBarPadding() takes now values in per-cent instead of pixels
  59  - Merge drawFilledRectangleColor() and drawFilledRectangleGradient() into drawFilledRectangle() in class Drawer
  60  - Merge drawFilledPolygonColor() and drawFilledPolygonGradient() into drawFilledPolygon() in class Drawer
  61  - Merge drawFilledEllipseColor() and drawFilledEllipseGradient() into drawFilledEllipse() in class Drawer
  62  - Add method BarPlot::setBarWidth()
  63  - Add an optional border to the class Image
  64  - Add a new class Border
  65  - Add support for MathPlot
  66  - LinePlot::STEP has been removed
  67  - Merge classes Paragraph and Label (no changes in the API)
  68  - Method Plot::setLabelCenter() is obsolete and has been removed
  69  - Rewrite Axis (add a new class Tick) (break backward compatibility)
  70  - Remove draw*Triangle* from class Drawer (use polygons instead)
  71  - Remove prefix draw in each method of class Drawer
  72  - Rename LinePlot::setLineType() into LinePlot::setStyle()
  73  - Rename LinePlot::setLineThickness() into LinePlot::setThickness()
  74  - Rename LinePlot::setLineColor() into LinePlot::setColor()
  75  - Rename LinePlot::setLineBackgroundColor() to LinePlot::setFillColor()
  76  - Rename LinePlot::setLineBackgroundGradient() to LinePlot::setFillGradient()
  77  - Rename Line::setType() to Line::setStyle()
  78  - Add methods Label::get(), Label::setFormat() and change method Label::setFont()
  79  - Add a parameter $smooth in Shadow::setSize();
  80  - Add filled areas in LinePlot
  81  - Add lots of new features in Math.class.php
  82  - Fix a bug in Math::isVertical() and Math::isHorizontal()
  83  - Fix a bug in Legend (shadow is now well-positioned is there is no border on the legend)
  84  - Lots of minor changes
  85  
  86  Artichow 1.0.2 (beta)
  87  
  88  - Add support for pies (2D & 3D)
  89  - Move shadow from class Component to class Image
  90  - X Axis are now centered on 0 by default on bar and line plots
  91  - Add title to Graphs
  92  - Add 4 named fonts
  93  - Add 50 named colors
  94  - Add shadow to legends
  95  - Add method Image::setBackgroundGradient()
  96  - Add methods Label::setCallbackFunction() and Label::hide()
  97  - Add method Legend::hide()
  98  - Add methods Drawer::copyResizeImage(), Drawer::drawArc() and Drawer::drawFilledArcColor()
  99  - Rename Positionable::setHorizontalAlign() and Positionable::setVerticalAlign() to Positionable::setAlign()
 100  - API for ellipses has changed
 101  - Title is now a property instead of a method in Component
 102  - Remove old code, that fixes a bug in the grid
 103  - Fix a bug that affects position of bars in some cases
 104  - Fix wrong size of shadow
 105  - Fix a bug in Plot::setYMin() and Plot::setYMax()
 106  
 107  Artichow 1.0.1 (alpha)
 108  
 109  - Add anti-spam images
 110  
 111  Artichow 1.0.0 (alpha)
 112  
 113  - Initial release


Généré le : Mon Nov 26 14:10:01 2007 par Balluche grâce à PHPXref 0.7
  Clicky Web Analytics