Forum > TAChart
tchart or something equals
mg1821:
i am searching for a component like tchart in lazarus, i download tagraph but lazarus search the unit. i dont know what happens.
matthijs:
Look at the wiki. In this section are two components TAChart and PlotPanel.
To be able to tell what went wrong with installing the component, you have to give more information. But the easiest way is this:
1. Place the sources for the component in a subdirectory in $Lazarus/Components/
2. Install the package from there.
With a "standard" Lazarus install the $Lazarus/Components/ directory (and its subdirectories) is in the search path, so Lazarus will be able the locate all the files needed for your component.
Anonymous:
Looks like David Berneda develops a version of TeeChart that works with Lazarus.
http://www.lazarus.freepascal.org/index.php?name=PNphpBB2&file=viewtopic&t=1083
Please refer to his mail and ask him for support. One problem with teechart and lazarus seems to be that lazarus versions change quickly. I think the porting of teechart-tools to lazarus still need some help.
Anonymous:
i use lazarus 0.9.12. I do whatever you tell me. i compile and install tachart but it says after i install that there is no tachart unit. after that i can not use lazarus and i must install it again ( i have dificults so i must install 5 times ) :x
what can i do?
i try many times even with 0.9.10 and nothing happens
matthijs:
Make sure the directory with TaChart is in the search path of lazarus. The easiest way to make sure Lazarus will find your package files is to place them in a directory under ($LazarusDir)/components.
Navigation
[0] Message Index
[#] Next page