Commit Graph

20 Commits

Author SHA1 Message Date
wp_xyz
ffd2ba5dc2 TAChart: Revert unintentional changes in some demos by previous commit. 2023-03-09 15:41:21 +01:00
wp_xyz
379a041d48 TAChart: Fixed incorrect drawing of rotated cubicspline series. Issue #40156. 2023-03-09 15:38:04 +01:00
David Bannon
db5370fe1e put all TAChart in own Category, there are lots ! 2022-04-12 18:09:38 +10:00
David Bannon
aa3a618723 Metadata for components examples batch two 2022-04-12 18:09:38 +10:00
wp_xyz
214daa3985 TAChart: Check/fix in demos: compilation, runtime behavior, hints & warnings, anchored layout. 2021-08-05 23:23:53 +02:00
wp
76d23f638b TAChart: Move OpenGL-related units to separate package to avoid requirement of OpenGL libraries when TAChart is built (https://forum.lazarus.freepascal.org/index.php/topic,46713.msg333520.html).
git-svn-id: trunk@61897 -
2019-09-18 09:13:39 +00:00
wp
8e58aa9ceb TAChart: Test and update all demo projects
git-svn-id: trunk@60617 -
2019-03-07 15:16:47 +00:00
wp
2cc5ce2d65 TAChart: Extract OpenGL text rendering code into separate unit, TAOpenGL. Improved layout of the OpenGL demo.
git-svn-id: trunk@57434 -
2018-03-03 11:40:12 +00:00
wp
e2f92fa807 TAChart: Fix OpenGL drawer error "InitFonts not called"
git-svn-id: trunk@57294 -
2018-02-12 22:50:49 +00:00
wp
4798cc6af4 TAChart: (Almost) full font support of the OpenGL drawer by using the LazFreeType units.
git-svn-id: trunk@52431 -
2016-06-03 20:46:00 +00:00
wp
86d8a267aa TAChart: Fix missing initialization of glut library in opengl demo.
git-svn-id: trunk@52347 -
2016-05-22 20:53:45 +00:00
wp
c3114ad322 TAChart: Fix pen style and pen width in OpenGL drawer.
git-svn-id: trunk@52340 -
2016-05-22 09:24:34 +00:00
wp
11f4b132d1 TAChart: Remove path to TADrawerOpenGl from opengl demo.
git-svn-id: trunk@52339 -
2016-05-22 09:15:35 +00:00
ask
2373b8575c TAChart: Update "opengl" demo to show transparency and pie chart
git-svn-id: trunk@38596 -
2012-09-09 10:43:12 +00:00
ask
ceb9377fc2 TAChart: Update versions of a few demo projects
git-svn-id: trunk@37211 -
2012-05-07 08:49:20 +00:00
ask
992990cee7 TAChart: Update opengl demo
git-svn-id: trunk@29971 -
2011-03-21 14:56:34 +00:00
ask
20a6203533 TAChart: Add color conversion method to IChartDrawer
git-svn-id: trunk@29968 -
2011-03-21 14:25:39 +00:00
ask
2c1e9b1a49 TAChart: Remove TOpenGLDrawer -> Graphics dependency
git-svn-id: trunk@29967 -
2011-03-21 14:15:42 +00:00
ask
29546f3a08 TAChart: Improve synchronization in drawer demos
git-svn-id: trunk@29950 -
2011-03-21 03:58:29 +00:00
ask
48e68e866e TAChart: Add OpenGL demo
git-svn-id: trunk@29707 -
2011-03-02 14:04:52 +00:00