Search results

From Lazarus wiki
Jump to navigationJump to search
  • * [[TAChart Chart|'''TAChart''']] # [[TAChart Chart|'''Chart''']]
    444 bytes (50 words) - 03:03, 28 January 2014
  • <li>[[TAChart|'''About''']] <li>[[TAChart#Screenshot|'''Gallery''']]
    6 KB (721 words) - 02:50, 7 December 2022
  • {{TAChart}} TAChart is the principal component of a TeeChart-like charting framework for Lazaru
    3 KB (449 words) - 14:17, 24 February 2023
  • ...ut the nice "Panes demo" which you can find in the folder <code>components/tachart/demo/panes</code> of your Lazarus installation. Since a second topic is inc The setup of charts, axes, series and panes in TAChart is not done from a single dialog window. Instead you add components and cha
    14 KB (1,796 words) - 14:07, 6 September 2022
  • ...[LCL|Lazarus Component Library]] for use with graphs and charts from the [[TAChart]] package. ...|| [[TAChart_documentation#Linked_extents|TChartExtentLink]] || Links the axes of two (or more) charts to show the same extent
    4 KB (422 words) - 00:24, 10 September 2018
  • {{TAChart}} TAChart est un composant LGPL de représentation de graphes pour Lazarus (comme la
    5 KB (679 words) - 05:26, 29 February 2020
  • This article answers frequently asked questions related to usage of TAChart at runtime. == Axes and axis transformations ==
    14 KB (1,964 words) - 10:55, 29 August 2023
  • {{TAChart Tutorial: Function Series}} ...we had used some mathematical functions to demonstrate the basic usage of TAChart by means of line series. Line series, however, is not the best choice for d
    15 KB (2,357 words) - 03:21, 29 February 2020
  • ...essed to a flat line. The chart would be much more meaningful if different axes could be used, one for the large values, and one for the small values. * create a chart with '''two y axes'''
    28 KB (3,711 words) - 14:39, 16 November 2019
  • {{TAChart Tutorial: Getting started}} ...acé ou un graphique à votre fiche Lazarus vous devriez jeter un oeil sur [[TAChart]]. C'est le paquet standard Lazarus pour dessiner des tracés et des graphq
    13 KB (2,095 words) - 03:29, 29 February 2020
  • {{TAChart Tutorial: Getting started}} ...to add a plot or a chart to your Lazarus form you should have a look at [[TAChart]]. This is the standard Lazarus package for drawing plots and charts.
    14 KB (2,094 words) - 00:48, 13 April 2023
  • Below is a list of items that would be good to have in [[TAChart]]. Some of them are planned for implementation by the current maintainer, o * warnings (incompatible axes in group, ...)
    5 KB (606 words) - 12:36, 24 October 2021
  • ...comparison of properties and methods between (trunk version of) Lazarus [[TAChart]] package ...ng applications from Delphi, as well as a source of inspiration for future TAChart development.
    52 KB (7,636 words) - 14:22, 27 February 2021
  • TAChart is Lazarus' powerful charting library. It consists of numerous classes and ...s the intention of this wiki page to provide some kind of catalogue of the TAChart demos. Each demo project will be accompanied by a short description and a s
    43 KB (6,406 words) - 20:31, 9 August 2021
  • {{TAChart Tutorial: Userdefined ChartSource}} In this tutorial we use [[TAChart]] to plot the '''age distribution of world population'''.
    24 KB (3,235 words) - 14:10, 16 November 2019
  • The <code>TAChart</code> library can create a variety of charts in Lazarus. But in comparison ...art</code> if this library is new to you. We also recommend to study the [[TAChart documentation]].
    18 KB (2,458 words) - 18:22, 30 December 2022
  • In this tutorial, we will use [[TAChart]] to draw the Mandelbrot set by means of a '''colormap series''' and practi As usual, youl'll require a basic knowledge of working with TAChart which you can aquire by going through the [[TAChart_Tutorial:_Getting_start
    36 KB (5,214 words) - 13:13, 28 February 2020
  • ...code>BackColor</code> controls the color of the chart area enclosed by the axes, the so-called "back wall". In any case, the design is quite conventional c ...paint something on the background which is always underneath the series or axes which are painted later.
    19 KB (2,817 words) - 12:53, 28 February 2020
  • Библиотека <code>TAChart</code> различные диаграммы в Lazarus. Но в отлич ...>TAChart</code>, если эта библиотека новая для Вас. Мы также рекомендуем [[TAChart documentation]].
    21 KB (1,802 words) - 20:36, 26 September 2021
  • ...ake published data of an important manufacturer of microprocessors and use TAChart to plot the number of transistors versus the year of market introduction of ...k at the [[TAChart Tutorial: Getting started|Getting started tutorial]] of TAChart. Of course, you must be familiar with [[Lazarus]] and [[Object Pascal]]. An
    29 KB (4,517 words) - 03:31, 29 February 2020
  • {{TAChart Tutorial: Stacked BarSeries}} ...of bars]]. For additional reading we recommend the [[TAChart_documentation|TAChart documentation]].
    21 KB (2,693 words) - 05:20, 29 February 2020
  • ...e datan mikroprosessorien valmistajan julkaistuista tiedoista ja käytetään TAChart piirtämään transistoreihen määrää piirillä eri vuosina markkinoille ...entin kanssa jos ei ole niin katso [[TAChart Tutorial: Getting started/fi| TAChart:n aloitusopas]]. Tietenkin, sinun on tunnettava [[Lazarus]] ja [[Object Pas
    29 KB (4,256 words) - 03:32, 29 February 2020
  • == TAChart == * Axes and marks:
    20 KB (2,821 words) - 00:40, 19 February 2020
  • * e171cf6f TAChart: Workaround for TChartListbox not detecting clicks on checkbox and series i * 358a6955a0 TAChart: Fix crash in design mode when Undo is executed after deleting a series.
    44 KB (6,396 words) - 15:33, 5 March 2023
  • {{TAChart documentation}} [[TAChart]] is a package for drawing graphs, charts and other diagrams.
    115 KB (18,877 words) - 11:41, 26 April 2024
  • *r50201 TAChart: Make sure that legend does not overlap axes if UseSidebar is false. *r50333 TAChart: Make TPieSeries.Radius public
    44 KB (5,942 words) - 23:37, 1 December 2015
  • === TAChart === ==== TAChart ====
    36 KB (5,346 words) - 13:09, 17 March 2024
  • === TAChart === * New property '''TickWidth''' for the chart axes.
    26 KB (3,878 words) - 13:14, 17 March 2024
  • *r57796 TAChart: Fix memory leak related to minor axes (see https://forum.lazarus.freepascal.org/index.php/topic,41151.0.html). *r56785 TAChart: New HiRes icons by Roland Hahn
    66 KB (8,685 words) - 03:01, 15 October 2018
  • {{TAChart documentation}} [[TAChart/ru|TAChart]] - это пакет для рисования графиков, схем
    156 KB (10,383 words) - 11:45, 18 October 2022
  • *r64353 TAChart: Fix too thick connection line between stacked bars. *r64379 TAChart: Fix usage of incorrect drawing backend in OnAfterCustomDrawBackwall (https
    116 KB (15,904 words) - 20:18, 28 June 2021