TeeChart for Java version 2012
=============================================================
TeeChart for Java version 2012
Copyright (c) 2006-2012
by Steema Software SL
All Rights Reserved.
http://support.steema.com
http://www.steema.com
email: general: info@steema.com
support forum: http://www.teechart.net/support/index.php
=============================================================
Release Notes Notes 2nd February 2012
Build 3.2012.0202
Bugfixes/changes
-------------------------
1) [TJ71015968]
CursorTool, DragPoint and ColorLine tools Cursor style is
an arrow when dragging in SWT. Fixed.
2) [TJ71015973]
MarksLocation.Center doesn't draw the marks in the correct
position when the bars are stacked. Fixed.
New Features
--------------------------
1) [TJ71015971]
New ScrollPager tool.
2) [TJ71016007]
New Reset function for LinearGauges.
*************************************************************
This is the first BETA release. Please see the executable
demos under the Examples folder for live examples of new
features.
*************************************************************
Release Notes Notes 11th November 2011
Build 3.0.1.001
Bugfixes/changes
-------------------------
1) [TJ71015679]
Add with color doesn't set the colors correctly when the
XValues you add are unsorted. Fixed.
2) [TJ71015687]
Extra front side drawing the whole circumference with the
last slice brush, in a 3D pie with transparency. Fixed.
3) [TJ71015695]
Some wrong polygons are drawn in a pie or donut with
transparency & lighning. Fixed.
New Features
--------------------------
1) [TJ71015677]
OnTop property for SeriesMarks.
2) [TJ71015686]
Pie pen in the same color of the slice.
3) [TJ71015790]
Mouse Position and Button given in ChartMouseEvent.
4) [TJ71015828]
New UniqueCustomRadius property to control if
SetOtherCustomRadius is called when changing CustomXRadius
or CustomYRadius in Circular series (Pie and Donut)
=============================================================
Release Notes Notes 15th june 2011
Build 3.0.0.030
- [TJ71011557]
Chart preview hasn't enough width.
Now fixed(width changed from 220 to 620).
- [TJ71015403]
Problems if we have large legend title and legend's
position is top or bottom.
Now fixed.
- [TJ71013392]
Java AWT Font does not have Underline property by default
We changed the way to do Underline.
Now fixed.
- [TJ71013869]
When we use downsampling function and we scroll to right
in a chart with Points series some points dissapears.
Now fixed.
- [TJ71014824]
When we add Bars with value equal to zero a line is still
drawn.
Now fixed changing draw conditions in Bar and HorizBar.
- [TJ71015148]
Problem having extra caracter in AxisTitle with eclipse.
Now fixed changing a property in getText method.
- [TJ71014617]
Problem painting points when their successor is
transparent.
Added drawBetweenPoints = true in Line constructor.
Now fixed.
- [TJ71013041]
Problem paint contour's when marks are not visible.
Contour is painted in black.
Now fixed adding penPrepare(pen, g) in polyLine method
in Graphics3DAWT.java.
=============================================================
Please send feedback to:
http://www.teechart.net/support/index.php
=============================================================
TeeChart for Java version 2
==========================================================
TeeChart for Java version 2
Copyright (c) 2006-2010
by Steema Software SL
All Rights Reserved.
http://support.steema.com
http://www.steema.com
email: general: info@steema.com
support forum: http://www.teechart.net/support/index.php
==========================================================
Release Notes Notes 15th July 2011
Build 2.0.2.271
- [TJ71015660]
MarksStyle.PERCENT with decimals. Now fixed.
- [TJ71015661]
Penultimate Pointer not visible in Line series when
bottom axis is inverted. Now fixed.
==========================================================
Release Notes Notes 20th June 2011
Build 2.0.2.241
- [TJ71011557]
Chart preview hasn't enough width.
Now fixed(width changed from 220 to 620).
- [TJ71013392]
Java AWT Font does not have Underline property by default
We changed the way to do Underline.
Now fixed.
- [TJ71013869]
When we use downsampling function and we scroll to right
in a chart with Points series some points dissapears.
Now fixed.
- [TJ71014824]
When we add Bars with value equal to zero a line is still
drawn.
Now fixed changing draw conditions in Bar and HorizBar.
- [TJ71015148]
Problem having extra caracter in AxisTitle with eclipse.
Now fixed changing a property in getText method.
- [TJ71014617]
Problem painting points when their successor is
transparent.
Added drawBetweenPoints = true in Line constructor.
Now fixed.
- [TJ71013041]
Problem painting contour's when marks are not visible.
Contour is painted in black.
Now fixed adding penPrepare(pen, g) in polyLine method
in Graphics3DAWT.java.
- [TJ71015403]
Problems if we have large legend title and legend's
position is top or bottom.
Now fixed.
- [TJ71015139]
Axis increment calculation affected by Java double
rounding precision. Now fixed (14 decimal places).
- [TJ71015425]
BarSeries side by side stacked bars' far left bar
painting incorrectly when scrolled. Fixed.
- [TJ71015368]
Negative bars of staired AreaSeries on origin
relative axis when used with Swing, painted
transparently. Now fixed.
- [No BUG ID]
When Legend Top-positioned, spacing of Bottom Axis
to Chart border inadequate. Resolved.
==========================================================
Release Notes Notes 10th Dec 2010
Build 2.0.2.211
- [TJ71015299]
Candle.delete(int index) overload implemented.
- [TJ71015219]
Inconsistency when scrolling a chart from
right to left. Fixed.
- [TJ71014362]
Generic 3D Orthogonal click sensitivity
improved. Specific additional modifications
made for PieSeries clicks.
- [No BUG ID]
Improvements to custom Object positioning when
printing.
==========================================================
Release Notes Notes 4th Feb 2010
Build 2.0.1.011
- [No BUG ID]
Installer phone-activation dialogue error
with release 2.0.0.997 only. Now resolved.
- [No BUG ID]
Error when trapping Series click events on
mousemove over Chart background. Fixed.
==========================================================
Release Notes Notes 25th Jan 2010
Build 2.0.0.997
- [TJ71014408]
Legend's Clicked method not working correctly
when Legend's FirstValue<>0. Fixed.
- [No BUG ID]
Fix incorrectly painting Walls when size > 0.
==========================================================
Release Notes Notes 26th June 2009
Build 2.0.0.977
- [No BUG ID]
General improvements to the ColorGrid Series.
==========================================================
Release Notes Notes 12th May 2009
Build 2.0.0.971
- [No BUG ID]
Legend symbol spacing incorrectly constanted for
some non-english languages. Fixed.
==========================================================
Release Notes Notes 27th April 2009
Build 2.0.0.801
- [TF02012922]
When Series Unchecked and Marks Active, incorrect
mark was shown. Fixed.
==========================================================
Release Notes Notes 22nd January 2008
First Release version 2
Build 2.0.0.771
-----------------------
Bugfixes/changes
--------------------------
1) [TJ71013569]
Axis' maxLabelsWidth method was failing to
return correct labelSize when run in new
form/Chart load. Fixed.
==========================================================
Release Notes Notes 24th November 2008
First Release version 2
Build 2.0.0.701
-----------------------
Please see New features.txt for list of main new
featurelist for v2.
The current TeeChart SWT version is built with the
following supporting libraries:
- org.eclipse.swt.win32.win32.x86_3.4.1.v3449c.jar
- org.eclipse.swt_3.4.1.v3449c.jar
- org.eclipse.jface_3.4.1.M20080827-2000.jar
- org.eclipse.draw2d_3.4.0.v20080529.jar
==========================================================
BETA Release Notes Notes 16th May 2008
Build 2.0.0.015
-----------------------
TeeChart SWT Version. First beta version.
Files included:
- TeeChartSWT.jar
- Release.txt
- Example project 'TeeChartClientProject' folder
Notes:
- This TeeChart version includes no Editor dialogues
- list of dependencies used when compiling this version
org.eclipse.jdt.launching.JRE_CONTAINER
org.eclipse.swt.win32.win32.x86_3.3.0.v3346.jar
org.eclipse.draw2d_3.2.100.v20070529.jar
org.eclipse.core.boot_3.1.100.v20060603.jar
org.eclipse.core.resources_3.3.0.v20070604.jar
org.eclipse.core.runtime_3.3.100.v20070530.jar
org.eclipse.jface_3.3.0.I20070606-0010.jar
org.eclipse.ui.workbench_3.3.0.I20070608-1100.jar
org.eclipse.core.commands_3.3.0.I20070605-0010.jar
Plans for next update:
- Addition of Print Preview Dialogue
- Improvements to double-buffering smoothness
- More improvements and new features (not related specfically to SWT format)
==========================================================
Please send feedback to:
http://www.teechart.net/support/index.php
==========================================================
TeeChart for Java version 1
========================================================== TeeChart for Java version 1 Copyright (c) 2006-2008 by Steema Software SL All Rights Reserved. http://www.teechart.com http://support.steema.com http://www.steema.com email: general: info@steema.com support forum: http://www.teechart.net/support/index.php ========================================================== Release Notes Notes 31st Oct 2008 Build 1.0.1.850 - Datetime Label increment not correct in automatic mode. Fixed. - BoxPlot series percentile calculation enhanced. - [TJ71012855] Histogram series not plotted correctly after zooming. Fixed. - [TJ71013137] CursorTool's setSeries method raised an exception. Fixed. - CursorTool's editor could not be loaded. Fixed. - [TJ71012778] add(ArrayList, ArrayList) method non-functional. Fixed. - [TJ71013286] add method using a string argument raised an exception. Fixed. - [No bug id] Automatic Multiline Axis labels were not displaying correctly for DateTime. Fixed. - [TJ71013450] The ColorGrid Series did not previously support Series OnClick. Now added. - [TF02013442] Smith series circle unnecessarily reduced in size when Marks made visible. Fixed. - [TJ71013466] BoxPlot Pointer Edit modifications made for ExtrOut MildOut. ========================================================== Release Notes Notes 22nd May 2008 Build 1.0.1.845 - Corrected string constant call in Editor Dialogue Banner. - [TJ71012734] The Editor Colour-selector was being recalled on close. Fixed. - [TJ71012746] Pie Focus tool. Improvement to selection outline when Pie exploded. - [TJ71012806] Multiline Titles were losing characters at newline. Fixed. - [TJ71012870] Histogram Series Click sensitivity activated. - [TJ71012878] AnimatedZoom now correctly displays stepped zoom. - [TJ71012906] Zoom now active when initiated from over Series points. ========================================================== Release Notes Notes 19th May 2008 Build 1.0.1.840 - Printer settings were not updating properly when modified. Now corrected. - Chart was overpainting JScrollPane scrollbar when frame resized. Fixed. - DrawLineTool last Line incorrectly selected with any other selected Line. Fixed. - Font name change wasn't being accepted correctly. Now resolved. - The Spline function was not incrementing capacity correctly beyond 25. Fixed. - The ChartEditor default Chart name displayed the runtime Chart Control handle. That has been considered of little practical use. Default text will now be limited to "Editing" (or localised equivalent). Please use overload that takes string to add you Editor Chart name. ========================================================== Release Notes Notes 14th November 2007 Build 1.0.1.830 - Non-Linear Series Labels were not being ordered correctly. Fixed. - GaugeSeries did not plot its Axis correctly. Fixed. - CCI Function did not plot full range of points. Fixed. - Improved sensitivity on CandleSeries mouseover - Zoom mousedown was causing disappearance of custom content (Chart Paint event elements). Fixed. - Improved mouseover sensitivity on Volume Series. - FastLineSeries not autoline generating for datasets with a single point. Previously required use of SetChart. Now resolved. - Bubble Series. Improved Click sensitivity. - Corrected problem with click sensitivity when using the MarkTip Tool and multiple Series in the Chart. ========================================================== Release Notes 8th October 2007 Build 1.0.1.825 - RemoveAllSeries failed when removing Function. Fixed. - Custom Multiline Marks were not correctly including newline when in multiline mode. Now fixed. - Fixed Momentum Div example in demo. - Editor Gallery not sizing correctly to page quantity. Fixed. - Non-Latin Unicode characters were not rendering correctly to Chart. Now fixed. - Custom Axes now display correctly in the Editor - New! XML Data import - New! Multiline Marktip support - New! Marktip display time configurable - New! ADX financial function - New! Bollinger Bands function - New! MACD financial function - New! Exponential Moving Average financial function - New! RSI financial function - New! SAR financial function - New! Stochastic financial function ========================================================== Release Notes September 2007 Build 1.0.1.819 - Zoom clip area not clipping correctly on bottom Axis. Now fixed. - Fix no standard tooltips after usage of MarksTip tool - Fix bug in Curve Fitting Demo application - Fix ClassCastException of ShapeEditor class - Fix NullPointerException when trying to open ButtonPen in shape/arrow editor - Fix MissingResourceException in function Export (exporting to BMP, JPEG, PNG) in ChartEditor - Installer phone (offline) activation not functioning correctly. Fixed. ========================================================== Release Notes June 2006 Build 1.0.1.818 - TeeChart Jars provided compiled with JDK1.4. Previous version provided as 1.5 dependant compilation. ========================================================== Release Notes June 2006 First "TeeChart for Java version 1" release. Build 1.0.1.817 ========================================================== Please send feedback to: http://www.teechart.net/support/index.php ==========================================================


Academic & Non-profit Organizations (Non-Government Agencies) can apply for a 50% discount on a direct purchase. Educational licenses must not be used for commercial purposes and are limited to academic use only. Please contact sales@steema.com