lazarus/components/tachart
2019-04-19 15:39:03 +00:00
..
aggpas TAChart: Implement in drawing backends methods to access pen color only. 2019-03-25 12:34:17 +00:00
bgra TAChart: Fix compilation of additional drawer packages in FPC 3.2+ 2019-04-07 12:08:44 +00:00
demo TAChart: Fix axis labels for sorting a chart source with XCount = 0. Minor changes in sort_demo. 2019-04-16 21:41:46 +00:00
editors TAChart: Add ready-made procedure to call DataPoints editor from user call. Add option to hide Color column. 2019-02-26 16:49:58 +00:00
fpdoc TAChart: Add script to create chm help file 2019-04-11 11:30:58 +00:00
fpvectorial TAChart: Implement in drawing backends methods to access pen color only. 2019-03-25 12:34:17 +00:00
icons TAChart: New HiRes icons by Roland Hahn 2017-12-18 20:58:15 +00:00
languages Translations: Brazilian Portuguese translation update by Marcelo B Paula, bug #35385 2019-04-15 22:07:40 +00:00
numlib_fix TAChart: Remove old deprecated code. 2018-10-02 20:34:45 +00:00
print TAChart: Fix compilation of additional drawer packages in FPC 3.2+ 2019-04-07 12:08:44 +00:00
test TAChart: Fix TCustomChartSource.FindBounds for XCount = 0. Add test cases. 2019-04-18 13:49:58 +00:00
tutorials TAChart: Update func_series tutorial to reflect new OnExtentValidate event. 2019-04-19 12:29:00 +00:00
wmf TAChart: Fix compilation of additional drawer packages in FPC 3.2+ 2019-04-07 12:08:44 +00:00
Makefile set trunk version to 2.0.0PreRelease 2018-09-15 19:41:22 +00:00
Makefile.compiled updated makefiles 2018-07-11 23:58:59 +00:00
Makefile.fpc updated makefiles 2018-07-11 23:58:59 +00:00
README.txt
taanimatedsource.pas TAChart: Properly set TCustomAnimatedChartSource.XCount and .YCount for the case that its Origin in nil. Issue #35388, modified patch by Marcin Wiazowski. 2019-04-19 15:39:03 +00:00
taaxissource.pas TAChart: Fix initialization/reset issue in TCustomAxisChartSource. Issue #35387, patch by Marcin Wiazowski. 2019-04-16 14:24:51 +00:00
tachartaxis.pas TAChart: Make TAxisClickTool respond to click on axis grid. 2019-04-04 18:00:13 +00:00
tachartaxisutils.pas TAChart: Handle Arrow by TChartBasicAxis.Assign. 2019-04-04 11:34:26 +00:00
tachartcombos.pas TAChart: Improved painting of TChartComboBox in Linux. 2019-04-05 22:05:50 +00:00
tachartextentlink.pas
tachartimagelist.pas TAChart: Extend TChartImageList to work for non-series icons also at designtime. 2018-10-03 13:12:40 +00:00
tachartlazaruspkg.lpk TAChart: Fix chart scaling issues, patch by Marcin Wiazowski, issue #35207. Update some demos. 2019-03-09 18:09:47 +00:00
tachartlazaruspkg.pas TAChart: Split design code off of DataPoint editor. 2019-02-25 11:32:26 +00:00
tachartlistbox.pas TAChart: Fix TChartListbox crashing sometimes when CheckStyle is cbsRadioButton. 2018-07-23 22:47:36 +00:00
tachartstrconsts.pas TAChart: Refactoring of chart sources for sorting. TListChartSource now can be sorted by X, Y, Text, etc. Issue #35356, modified patch by Marcin Wiazowski. 2019-04-14 20:52:38 +00:00
tachartteechart.pas TAChart: Add helper methods ZoomPercent and UndoZoom to TAChartTeeChart for improved Delphi compatibility. 2019-01-11 11:17:53 +00:00
tachartutils.pas TAChart: Fix silent exception EAbort in TBroadcaster. Issue #35210, patch by Marcin Wiazowski. 2019-03-31 10:44:36 +00:00
tacustomfuncseries.pas TAChart: Speed optimization for preparing TCubicSplineSeries splines. Issue #35268, modified patch by Marcin Wiazowski. 2019-04-01 10:43:13 +00:00
tacustomseries.pas TAChart: TOpenHighLowCloseSeries and TBoxAndWhiskerSeries accept XCount=0. Some missing fixes in the basic source classes for XCount=0. 2019-04-17 21:37:21 +00:00
tacustomsource.pas TAChart: Fix TCustomChartSource.FindBounds for XCount = 0. Add test cases. 2019-04-18 13:49:58 +00:00
tadatapointseditor.lfm TAChart: Some user-interface improvements in DataPoints editor. 2019-02-26 15:39:43 +00:00
tadatapointseditor.pas TAChart: Fix compilation on Linux (broken by r60512 #6e6af28591). Patch by Lagunov Aleksey, issue #35167). 2019-02-28 13:24:17 +00:00
tadatatools.pas TAChart: Fix some chart tools not being painted when chart is saved to image file. 2019-04-12 17:23:29 +00:00
tadbsource.pas TAChart: Fix TDBChartSource to work again even if no FieldX is specified. 2019-03-05 10:35:44 +00:00
tadiagram.pas TAChart: Fix compilation by FPC trunk after r40785 #9d12401342. 2019-01-07 16:30:37 +00:00
tadiagramdrawing.pas
tadiagramlayout.pas
tadrawercanvas.pas TAChart: Implement in drawing backends methods to access pen color only. 2019-03-25 12:34:17 +00:00
tadrawerfpcanvas.pas TAChart: Implement in drawing backends methods to access pen color only. 2019-03-25 12:34:17 +00:00
tadraweropengl.pas TAChart: Implement in drawing backends methods to access pen color only. 2019-03-25 12:34:17 +00:00
tadrawersvg.pas TAChart: Implement in drawing backends methods to access pen color only. 2019-03-25 12:34:17 +00:00
tadrawutils.pas TAChart: Implement in drawing backends methods to access pen color only. 2019-03-25 12:34:17 +00:00
taenumerators.pas
taexpressionseries.pas TAChart: Fix several issues related with TIntervalList.Epsilon. Implement open intervals for TIntervalList.AddRange. Issue #35250, patch by Marcin Wiazowski. 2019-03-22 08:42:40 +00:00
tafitlib.pas TAChart: Some simplification in TFitSeries. Code by Marcin Wiazowski, issue #35162. 2019-03-01 23:43:18 +00:00
tafitutils.pas TAChart: Refactor equation text generation for TFitSeries to simplify cases where coefficients are 1 2019-03-03 15:32:28 +00:00
tafonts.pas TAChart: Make sure that compiler option {$H+} is default. 2017-11-10 15:04:13 +00:00
tafuncseries.pas TAChart: Allow XCount=0 for TChartSource meaning "replace X by point index". Still some issues. 2019-04-16 14:16:58 +00:00
tageometry.pas TAChart: Add new property "StartAngle" to TPieSeries. Update demo (new layout). 2019-03-18 22:35:15 +00:00
tagraph.pas TAChart: Update func_series tutorial to reflect new OnExtentValidate event. 2019-04-19 12:29:00 +00:00
tagraph.res TAChart: New HiRes icons by Roland Hahn 2017-12-18 20:58:15 +00:00
taguiconnector.pas
tahtml.pas TAChart: Less hints. 2017-11-25 22:56:35 +00:00
taintervalsources.pas TAChart: Revert r60446 #0ec4d4477b (breaks third-party chart sources). 2019-02-18 18:30:05 +00:00
talegend.pas TAChart: Add forgotten properties to TChartSeriesLegend.Assign. 2019-04-04 18:01:10 +00:00
talegendpanel.pas TAChart: Publish properties TChartLegendPanel.Anchors and .BorderSpacing 2017-10-10 07:25:27 +00:00
tamath.pas TAChart: Beginning to update the xml help files. 2019-02-11 16:13:37 +00:00
tamultiseries.pas TAChart: TOpenHighLowCloseSeries and TBoxAndWhiskerSeries accept XCount=0. Some missing fixes in the basic source classes for XCount=0. 2019-04-17 21:37:21 +00:00
tanavigation.pas
taopengl.pas TAChart: deprecate all reticule-related methods and properties (was incomplete). Less hints and warnings. 2018-09-30 20:29:05 +00:00
taradialseries.pas TAChart: Allow XCount=0 for TChartSource meaning "replace X by point index". Still some issues. 2019-04-16 14:16:58 +00:00
taseries.pas TAChart: Allow XCount=0 for TChartSource meaning "replace X by point index". Still some issues. 2019-04-16 14:16:58 +00:00
tasources.pas TAChart: Properly set TCalculatedChartSource.XCount and .YCount for the case that its Origin in nil. Issue #35388, based on patch by Marcin Wiazowski. 2019-04-19 11:56:19 +00:00
tastyles.pas TAChart: Simplified syntax for adding a new item to TChartStyles by code. 2018-07-19 12:48:57 +00:00
tatextelements.pas TAChart: Initial implementation of TLegendClickTool. 2019-04-01 22:55:53 +00:00
tatools.pas TAChart: Deprecate TDataPointDrawTool.OnShow by and replace by TDataPointDrawTool.OnCustomDraw. 2019-04-15 19:40:19 +00:00
tatransformations.pas TAChart: Use SameValue in floating point comparisons. 2017-05-26 13:15:42 +00:00
tatypes.pas TAChart: Some more xml help texts 2019-02-13 18:44:40 +00:00

TAChart is a charting LGPL component for Lazarus (TeeChart like). 
It contains the functions that Philippe Martinole developed for the TeleAuto project and lots 
of changes introduced by Luis Rodrigues while porting the Epanet application from Delphi to Lazarus.


Its main caracteristics are :

    * Pie Series
    * Bar Series
    * Area Series
    * Line Series (can work as Point Series)    
    * Unlimited number of  graphs
    * Unlimited number of points
    * Graph legend
    * Graph title
    * Graph footer
    * Axis labels
    * Interactive zoom
    * Reticule or vertical reticule with point measure
    * Mirror on X axis
    * Auto or manual graph limits
    * Smart marks drawing
    * Vertical and horizontal line graph type
    * Easily extensible to new graph types


Why Create This
---------------

I've been porting Epanet from Delphi into Lazarus, since I need a TeeChart like component and TeeChart was not free
I had to build a new component.

I looked arround the net for a good component and found Philippe's TAChart and decided to improve it.

There is still plenty of bugs on the component but at least it works with all the cases I need. I will continue to develop
this, but since it's allready working I decided to submit to general review.
    
Installation
------------
    * Open the package tachartlazaruspkg.lpk with Component / Open package file (.lpk)
    * Click on Compile
    * Click on Install

Changes
-------

* 01/06/2008 - Fixed Legend selection bug, DrawLegend bugfix (by Anton Vychegzhanin)
* 25/01/2008 - Code cleanups and bugfixes (bugfixes by Uwe Zimmermann and Oled)
* 22/01/2008 - Implemented ZoomFull, PaintOnCanvas and slight modifications to add TSerie pen style (by oleg)
* 27/09/2007 - Bugfixes and partially implemented multibar in TBarSeries
* 29/08/2007 - Bugfixes and implement Bug fixes SaveToBitmapFile 
                 and CopyToClipboardBitmap
* 27/08/2007 - Bugfixes and implement Inverted Axis (by Helio Rocha-Pinto)
* 17/04/2007 - Series clipping bugfixes and partially implement TSeriesPointer
* 12/03/2007 - Bugfixes and implement ShowInLegend
* 01/01/2007 - Initial Release

Copyright (C) 2006-2007 by Luis Rodrigues  <lr@neei.uevora.pt>
Copyright (C) 2005-2006 by Philippe Martinole  <philippe.martinole@teleauto.org>