Search found 9 matches

by Bruce
Fri Jul 05, 2024 5:45 am
Forum: FMX
Topic: TeeChart FMX and GEOLJSON
Replies: 5
Views: 1143

Re: TeeChart FMX and GEOLJSON

Sorry, you are correct. My mistake to add the L. I do mean GeoJSON
by Bruce
Thu Jun 27, 2024 3:30 am
Forum: FMX
Topic: Force axis length to match for two graphs
Replies: 1
Views: 110

Force axis length to match for two graphs

Hi another question please. Is there a way to force a TeeChart axis to have some fixed length. I have a situation with two graphs positioned in panels one above another and would like to have them line up so that time events relative to the same values on the x axis line up. I also need to have a le...
by Bruce
Thu Jun 27, 2024 3:22 am
Forum: FMX
Topic: TeeChart FMX and GEOLJSON
Replies: 5
Views: 1143

Re: TeeChart FMX and GEOLJSON

Sorry for delay. Been away for a while. Yes, I do mean GeolJson i.e the spatial aware version of JSON. One reason I raise this is that TeeChart VCL anf FMX allow one to import shapefiles but only VCL has a way to read attribute data from associated Dbase file and then only if using BDE type links. I...
by Bruce
Sat Jun 08, 2024 5:55 pm
Forum: FMX
Topic: TeeChart FMX and GEOLJSON
Replies: 5
Views: 1143

TeeChart FMX and GEOLJSON

Does TeeChart support and recognise GEOLJSON format files so as to produce MapSeries graphs? I know that it supports JSON but cannot find any reference to GEOLJSON. If it does, does it then provide access to other attribute fields in the GEOLJSON file? If GEOLJSON is not supported, I would like to a...
by Bruce
Tue Apr 12, 2022 8:59 pm
Forum: VCL
Topic: Filling within outlines on graphs
Replies: 3
Views: 6358

Re: Filling within outlines on graphs

Thanks. I am missing something though and am not sure what the associations are. What is the array definition meant to be? is it something like MyArray : array of TPoint; or should this be TPoints, in which case TPoints must be defined in some unit I am not aware of. When adding the pixel location d...
by Bruce
Wed Apr 06, 2022 7:37 pm
Forum: VCL
Topic: Filling within outlines on graphs
Replies: 3
Views: 6358

Filling within outlines on graphs

Hi I generate some graphs with elliptical boundaries around data points (see attachment with magenta ellipses). These ellipses represent, say, 1 sigma uncertainties for individual data points. I would like to be able to colour the interior of each ellipse, with variable opacity and maybe gradient ac...
by Bruce
Wed Apr 06, 2022 7:17 pm
Forum: VCL
Topic: TeeChart for producing alluvial or sankey type plots
Replies: 2
Views: 5537

TeeChart for producing alluvial or sankey type plots

Hi
Do you have any plans to add the ability to produce alluvial or sankey type plots in TeeChart? It would be great if you do.

Bruce
by Bruce
Mon Apr 26, 2021 9:28 pm
Forum: FMX
Topic: Can't access dataset's
Replies: 8
Views: 36706

Re: Can't access dataset's

Hi
just to note that I have an identical issue with setting dataset connectivity in design mode, using the latest binary install version of TeeChart FMX with Delphi 10.3.

Everything works fine if I define the connections at runtime in my code.

Regards
Bruce