Page 1 of 1

TeeChart.php missing in Open Source version

Posted: Fri Dec 04, 2020 8:59 am
by 17789313
Hi,

I have downloaded the PHP Open Source version to try but it doesn't have the file TeeChart.php?

Thanks,

Bruce

Re: TeeChart.php missing in Open Source version

Posted: Mon Dec 07, 2020 1:52 pm
by yeray
Hello,

What version are you comparing it with?

Re: TeeChart.php missing in Open Source version

Posted: Tue Dec 08, 2020 9:07 am
by 17789313
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.

Re: TeeChart.php missing in Open Source version

Posted: Wed Dec 09, 2020 12:53 pm
by yeray
Hello,

I meant in what version did you find TeeChart.php was present?

Re: TeeChart.php missing in Open Source version

Posted: Thu Dec 10, 2020 8:49 am
by 17789313
I see. All of the examples say to use it so how does the opensource version work without it?

Re: TeeChart.php missing in Open Source version

Posted: Fri Dec 11, 2020 7:38 am
by yeray
I see the examples calling:

Code: Select all

include "../../../../sources/TChart.php";
Which seems to be included.