wp
|
5c697f33b9
|
TAChart: Fix text positioning in FPVectorial drawer. Move FPVectorial files to separate folder to avoid compilation errors.
git-svn-id: trunk@55519 -
|
2017-07-17 16:06:36 +00:00 |
|
wp
|
43fc0a1324
|
TAChart: Escape XML special characters when using svg drawer.
git-svn-id: trunk@55458 -
|
2017-07-06 22:10:29 +00:00 |
|
wp
|
123e40c66d
|
TAChart: Improved vertical text positioning by svg drawer.
git-svn-id: trunk@55457 -
|
2017-07-06 19:48:17 +00:00 |
|
wp
|
721b2e56c3
|
TAChart: Extract freetype font handling to unit TAFonts. Improved text positioning in svg drawer (still not perfect).
git-svn-id: trunk@55455 -
|
2017-07-06 13:44:52 +00:00 |
|
wp
|
586c68002e
|
TAChart: Fix font rotation for svg drawer. Add class helper to TChart for saving to svg.
git-svn-id: trunk@55434 -
|
2017-07-03 22:04:11 +00:00 |
|
wp
|
8532170a20
|
TAChart: Initial commit for html tags in titles and labels.
git-svn-id: trunk@55427 -
|
2017-07-02 21:51:26 +00:00 |
|
wp
|
a9f558b56b
|
TAChart: Add "ResetFont" to drawing interface to fix issue #27163 without interfering with nogui widgetset.
git-svn-id: trunk@51266 -
|
2016-01-13 15:20:49 +00:00 |
|
wp
|
3b03f92c99
|
TAChart: Add new series pointer style psPoint.
git-svn-id: trunk@49881 -
|
2015-09-27 19:36:31 +00:00 |
|
wp
|
c11e9325b6
|
TAChart: Fix incorrect conversion of TColor to TFPColor in the SVG and FPVectorial drawers.
git-svn-id: trunk@48180 -
|
2015-03-09 18:04:40 +00:00 |
|
wp
|
3c41fbda03
|
TAChart: Fix incorrect brush color of SVGDrawer (issue #0027633)
git-svn-id: trunk@48179 -
|
2015-03-09 17:44:23 +00:00 |
|
wp
|
731fa6ebc9
|
TAChart: Less compilation hints and notes.
git-svn-id: trunk@47866 -
|
2015-02-17 17:28:14 +00:00 |
|
wp
|
6afb29b0fc
|
TAChart: Fix font color/style/rotation in TADrawerSVG
git-svn-id: trunk@47402 -
|
2015-01-16 16:26:08 +00:00 |
|
ask
|
26622f6def
|
TAChart: Do not fill polylines in SVG export. Fixes #23982
git-svn-id: trunk@41769 -
|
2013-06-19 15:18:16 +00:00 |
|
juha
|
ecd140c985
|
Improve license headers in sources, part 2. Refer to details about license, not copyright. Remove jargon about lack of warranty, it is covered in license already.
git-svn-id: trunk@41389 -
|
2013-05-25 09:22:25 +00:00 |
|
ask
|
efe65ee6e6
|
TAChart: Clear patterns cache in TSVGDrawer.DrawingEnd
git-svn-id: trunk@40139 -
|
2013-02-03 07:48:51 +00:00 |
|
ask
|
214494a95c
|
TAChart: Support Brush.Style in SVG drawing back-end
git-svn-id: trunk@40094 -
|
2013-01-31 11:04:40 +00:00 |
|
ask
|
1052482348
|
TAChart: Support PutImage in SVG drawing back-end
git-svn-id: trunk@40092 -
|
2013-01-31 10:02:38 +00:00 |
|
ask
|
6cd1638f18
|
TAChart: Support monochrome mode in svg drawing back-end
git-svn-id: trunk@40091 -
|
2013-01-31 09:25:00 +00:00 |
|
ask
|
9bf682d41a
|
TAChart: Call inherited constructor from TSVGDrawer.Create
git-svn-id: trunk@40090 -
|
2013-01-31 09:14:41 +00:00 |
|
ask
|
fdfaa2f99a
|
TAChart: Add pie series support to the svg drawer
git-svn-id: trunk@38542 -
|
2012-09-06 15:22:10 +00:00 |
|
ask
|
b9c2d8fc91
|
TAChart: Add and use TAGeometry.TEllipse instead of BoundingBoxToCenterAndHalfRadius
git-svn-id: trunk@38538 -
|
2012-09-06 14:54:02 +00:00 |
|
ask
|
1788289d4b
|
TAChart: Add transparency support to the svg drawer
git-svn-id: trunk@38470 -
|
2012-09-01 13:04:34 +00:00 |
|
ask
|
d5ad4ab713
|
TAChart: Add FormatIfNotEmpty utility function
git-svn-id: trunk@32136 -
|
2011-08-31 11:05:11 +00:00 |
|
ask
|
980591b46b
|
TAChart: Merge duplicate definitions of TChartColor
git-svn-id: trunk@31392 -
|
2011-06-26 07:14:37 +00:00 |
|
ask
|
5ee5cbcdc7
|
TAChart: Implement AntialiasingMode in svg drawing back-end
git-svn-id: trunk@30412 -
|
2011-04-21 13:51:15 +00:00 |
|
ask
|
eb53bb345e
|
TAChart: Use textLength attribute in SVG drawer
git-svn-id: trunk@30241 -
|
2011-04-08 08:45:46 +00:00 |
|
ask
|
5a2b851dcd
|
TAChart: Fix compilation on non-windows platforms
git-svn-id: trunk@30218 -
|
2011-04-06 00:40:40 +00:00 |
|
ask
|
e0db061157
|
TAChart: Remove AEndPoint parameter from IChartDrawer.Polyline
git-svn-id: trunk@30217 -
|
2011-04-06 00:30:58 +00:00 |
|
ask
|
20bbf9174c
|
TAChart: Simplify Polygon/Polyline interface of IChartDrawer
git-svn-id: trunk@30216 -
|
2011-04-06 00:21:22 +00:00 |
|
ask
|
bdf0c74b20
|
TAChart: Support pen style in SVG drawer
git-svn-id: trunk@30215 -
|
2011-04-06 00:19:29 +00:00 |
|
ask
|
3118c71a3f
|
TAChart: TSVGDrawer: Refactor, fix polygon closing, support pen width
git-svn-id: trunk@30214 -
|
2011-04-05 23:41:07 +00:00 |
|
ask
|
69326eb314
|
TAChart: Initial implementation of SVG drawing back-end
git-svn-id: trunk@30206 -
|
2011-04-05 20:25:58 +00:00 |
|