Search found 10 matches

by Bruce
Tue Dec 22, 2020 8:50 am
Forum: JavaScript / HTML5
Topic: ToolTip
Replies: 2
Views: 31588

Re: ToolTip

Thanks, that works perfectly.
by Bruce
Thu Dec 17, 2020 12:43 pm
Forum: JavaScript / HTML5
Topic: ToolTip
Replies: 2
Views: 31588

ToolTip

Hi,

Is there a way of making the tooltip popup for only one series?

Thanks
by Bruce
Thu Dec 17, 2020 10:46 am
Forum: JavaScript / HTML5
Topic: Padding an annotation
Replies: 2
Views: 28192

Re: Padding an annotation

Thanks.
by Bruce
Fri Dec 11, 2020 1:54 pm
Forum: JavaScript / HTML5
Topic: Padding an annotation
Replies: 2
Views: 28192

Padding an annotation

How do I do this please?

a2.padding=100 does nothing.
by Bruce
Thu Dec 10, 2020 8:49 am
Forum: PHP
Topic: TeeChart.php missing in Open Source version
Replies: 5
Views: 37245

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?
by Bruce
Tue Dec 08, 2020 9:07 am
Forum: PHP
Topic: TeeChart.php missing in Open Source version
Replies: 5
Views: 37245

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.
by Bruce
Tue Dec 08, 2020 8:59 am
Forum: JavaScript / HTML5
Topic: Adding data from a database query
Replies: 5
Views: 33164

Re: Adding data from a database query

The demos do not include a database example.

I am currently using PHP to get the data, converting it to a Json array and on a row by row basis adding it to the chart. Is this the only way of doing it?
by Bruce
Fri Dec 04, 2020 3:15 pm
Forum: JavaScript / HTML5
Topic: Adding data from a database query
Replies: 5
Views: 33164

Re: Adding data from a database query

This is VCL. I'm talking about Javascript.
by Bruce
Fri Dec 04, 2020 8:59 am
Forum: PHP
Topic: TeeChart.php missing in Open Source version
Replies: 5
Views: 37245

TeeChart.php missing in Open Source version

Hi,

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

Thanks,

Bruce
by Bruce
Wed Dec 02, 2020 9:47 am
Forum: JavaScript / HTML5
Topic: Adding data from a database query
Replies: 5
Views: 33164

Adding data from a database query

Hi,

What is the recommended was of adding the results of a database query to a Tee.PointXY?

Thanks,

Bruce