I have found TeeChart library was wonderful to create 2D chart based on mathematic/physic simulation formula in C/C++/Java/Delphi. My friends used TeeChart in Microsoft Visual Studio and Delphi IDE and they are successful creating Haar Wavelet simulation and plot its simulation in animated 2D chart. They all use Windows. I use Linux.
What is TeeChart alternative in Linux? For plotting program into animated chart and precisely.
There are 5 TeeChart versions you can use to work with linux: PHP, Java, JavaScript, .Net and VCL/FMX:
We've managed to run TeeChart for PHP, you can find an example here
The Java version is another cross-platform version that should work under Linux, I recommend taking a look at this link
You can use JavaScript that should work under Linux without problems.
TeeChart .NET can also run on linux under Mono. You need the SourceCode version for it and build the sources with the MONO preprocessor symbol.
TeeChart VCL/FMX also works on linux with CrossVCL/FMXLinux. You need the SourceCode version for that.
I hope it helps.
Thanks,
I don't know if it's equivalent to TeeChart in the sense that it has every feature TeeChart has but many Linux users like GNUplot which runs on Windows as well as Linux. It has it's own scripting language but I believe there is now an API for it? Google for something like "C++ and gnuplot". It's free. I have used it only for very simple line graphs so I can't speak to it's capabilities but take a look at some of the example graphs at the GNUplot site.
Python has a library for accessing GNUplot. Since Python runs on Linux as well as Win the pair make a cross-platform solution.
There is also MatPlotLib (sp?) for Linux.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With