Commit Graph

14 Commits

Author SHA1 Message Date
wp_xxyyzz
7784494b85 NiceChart: Fix compilation in case-sensitive OS.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9286 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2024-03-26 21:25:28 +00:00
wp_xxyyzz
9aef1a6db0 NiceChart: Rename unit BSplines to NiceSplices to avoid conflict with one of the pl_XXX units
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9103 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2023-12-25 15:21:31 +00:00
wp_xxyyzz
217b3207b4 NiceChart: Update delphi demo project
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8871 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2023-06-30 21:21:26 +00:00
wp_xxyyzz
579bdde011 NiceChart: Make sure that TNiceChart.Calculate is always called with a valid canvas. This fixes crash in cocoa.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8867 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2023-06-28 21:30:09 +00:00
wp_xxyyzz
af0c9d21e7 NiceChart: Fix clipping for Delphi version. Property setters call NiceChart.Invalidate rather than .DoPaint (properties are not updated in qt5).
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8863 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2023-06-28 12:54:56 +00:00
wp_xxyyzz
25e81e6296 NiceChart: Activate clipping at the chart box boundaries.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8862 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2023-06-27 21:04:18 +00:00
wp_xxyyzz
60447bcbfb NiceChart: Implement save as bitmap.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8859 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2023-06-26 18:54:40 +00:00
wp_xxyyzz
1ee5951023 NiceChart: Add high-dpi support.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8858 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2023-06-26 18:06:47 +00:00
wp_xxyyzz
b2f0c3f051 NiceChart: Fix gtk2/gtk3 crashing in demo project at rotated font.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8855 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2023-06-25 22:16:45 +00:00
wp_xxyyzz
86af33c343 NiceChart: Fix position of mouse cursor display label in demo project.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8852 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2023-06-25 16:28:09 +00:00
wp_xxyyzz
cd9ce49462 NiceChart: Add GridColor, Show[X|Y]AxisLine, TickLength, Series.LineWidth, ShowLegend[X|Y]Grid
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8851 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2023-06-25 11:58:59 +00:00
wp_xxyyzz
d4aafe8dfc NiceChart: Remove windows dependence from BSplines unit.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8850 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2023-06-24 22:45:44 +00:00
wp_xxyyzz
9f5674152f NiceChart: Remove dependence on Windows.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8848 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2023-06-24 20:11:57 +00:00
wp_xxyyzz
4d4305c7ed NiceChart: New package with lightweight chart component. By Priyatna.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8847 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2023-06-24 18:59:24 +00:00