Recent

Author Topic: Two questions on using TAChart  (Read 6310 times)

dkjMusic

  • Full Member
  • ***
  • Posts: 146
Two questions on using TAChart
« on: April 28, 2011, 07:12:23 pm »
1. Is it possible to set the line width of a TLineSeries?

2. With a number of TLineSeries, each with a Z value, what variables are set to construct a 3D plot?

I'd really appreciate it if you don't tell me to check the demos.
Windows 7 Ultimate/32 bit;
Lazarus 0.9.31/Rev 33300;
FPC 2.7.1/Rev 19464;
GDB 7.0.50;
(via CodeTyphon 2.30)

Ask

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 687
Re: Two questions on using TAChart
« Reply #1 on: April 28, 2011, 07:24:52 pm »
1. Is it possible to set the line width of a TLineSeries?
Yes, of course. Did it not work for you?

2. With a number of TLineSeries, each with a Z value, what variables are set to construct a 3D plot?
I do not understand the question.

I'd really appreciate it if you don't tell me to check the demos.
I won't then. But why?

mas steindorff

  • Hero Member
  • *****
  • Posts: 566
Re: Two questions on using TAChart
« Reply #2 on: April 28, 2011, 07:29:40 pm »
Can I add a question if I remove one of your? :)
1: the line width can be set in the TLineSeries.LinePen.Width.  it can also be set useing the object inspector

now for my question:
#3 I'm in need of a chart recorder like graph.  I've expearmented and found it's best for me to clr the line and reload it each time so the auto scale and axit continue to act on just the last 10 seconds (3000 pts)of data.  I'm just about to write an object that crops the data and updates the lineSeires but I whated to verify I'm Not reinventing the wheel.  My be this is done automaticly if I use the "Source" field or some other feature??
windows 10 &11, Ubuntu 21+ IDE 3.4 general releases

Ask

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 687
Re: Two questions on using TAChart
« Reply #3 on: April 28, 2011, 08:03:42 pm »
Quote
I'm just about to write an object that crops the data and updates the lineSeires but I whated to verify I'm Not reinventing the wheel.

Did you try to user-defined series?

 

TinyPortal © 2005-2018