Hi,
I have downloaded the PHP Open Source version to try but it doesn't have the file TeeChart.php?
Thanks,
Bruce
TeeChart.php missing in Open Source version
Re: TeeChart.php missing in Open Source version
Hello,
What version are you comparing it with?
What version are you comparing it with?
Best Regards,
Yeray Alonso Development & Support Steema Software Av. Montilivi 33, 17003 Girona, Catalonia (SP) | |
Please read our Bug Fixing Policy |
Re: TeeChart.php missing in Open Source version
Sorry, I don't understand the question. It is the 2019 open source version. I have a licence for the VCL version and the Javascript version. I was just trying to see if there is a better way of loading the data from a database in the PHP version as opposed to the Javascript version.
Bruce
Re: TeeChart.php missing in Open Source version
Hello,
I meant in what version did you find TeeChart.php was present?
I meant in what version did you find TeeChart.php was present?
Best Regards,
Yeray Alonso Development & Support Steema Software Av. Montilivi 33, 17003 Girona, Catalonia (SP) | |
Please read our Bug Fixing Policy |
Re: TeeChart.php missing in Open Source version
I see. All of the examples say to use it so how does the opensource version work without it?
Bruce
Re: TeeChart.php missing in Open Source version
I see the examples calling:
Which seems to be included.
Code: Select all
include "../../../../sources/TChart.php";
Best Regards,
Yeray Alonso Development & Support Steema Software Av. Montilivi 33, 17003 Girona, Catalonia (SP) | |
Please read our Bug Fixing Policy |