Search found 12 matches

by Toreba
Mon Jun 26, 2017 9:08 pm
Forum: VCL
Topic: Slow histograms
Replies: 3
Views: 7089

Re: Slow histograms

Yeray, Fantastic, thanks very much for this explanation. I notice that the ChangeSeriesType method triggers the chart's OnRemoveSeries event. So is it true to say that this call simply creates and populates a new series of the specified class, removes the old series from the chart series list and ad...
by Toreba
Fri Jun 23, 2017 10:33 am
Forum: VCL
Topic: Slow histograms
Replies: 3
Views: 7089

Slow histograms

Hi, Users expect series of a certain type to be displayed as histograms. Clearly plotting these is going to be slower than simple point or line series, presumably due to the pixel calculations that need to be done, and the screen rendering that ensues. In the extreme case, users are plotting perhaps...
by Toreba
Mon Nov 28, 2016 6:21 pm
Forum: VCL
Topic: Integration with QuickReport v6 in 10.1 Berlin
Replies: 5
Views: 9089

Re: Integration with QuickReport v6 in 10.1 Berlin

Yeray,

Thanks for the information.

All my fault, having too many versions of QrTee.dcu present. I can now build the 64-bit version of both QRTee and the software that uses it.

Apologies for wasting your time.

Regards

Toreba
by Toreba
Thu Nov 24, 2016 12:43 pm
Forum: VCL
Topic: Integration with QuickReport v6 in 10.1 Berlin
Replies: 5
Views: 9089

Re: Integration with QuickReport v6 in 10.1 Berlin

Hi, In my previous post a couple of months ago, I said that all was working fine, but that was for 32-bit. For 64-bit there are problems. I have to rebuild, but I get the message '[dcc64 Fatal Error] Tee9QR6D24.dpk(41): F2051 Unit QrTee was compiled with a different version of QuickRpt.TQRPrintable'...
by Toreba
Thu Nov 10, 2016 4:39 pm
Forum: VCL
Topic: AddNullXY adds non-null points to THistogramSeries
Replies: 3
Views: 6244

Re: AddNullXY adds non-null points to THistogramSeries

Yeray,

Thanks for the confirmation. Do you think it's serious enough to be fixed as a priority for the next release? Is there an easy workround?

Regards

Toreba
by Toreba
Wed Nov 09, 2016 12:24 pm
Forum: VCL
Topic: AddNullXY adds non-null points to THistogramSeries
Replies: 3
Views: 6244

AddNullXY adds non-null points to THistogramSeries

Hi,

It seems to me that with a THistogramSeries, the method AddNullXY seems to add non-null points that are displayed. For other series such as TLineSeries, AddNullXY correctly adds null points.

Is this correct, or am I imagining it?

Regards

Toreba
by Toreba
Tue Oct 18, 2016 9:09 am
Forum: VCL
Topic: Deleting a series may not remove its custom legend text
Replies: 2
Views: 5390

Re: Deleting a series may not remove its custom legend text

Hi Yeray, Thanks for confirming. Yes I've been told a number of times that the chart editor is not designed for the end user, but then even with a few bugs and no events, it is still way too useful to ignore. With thousands of chart settings the user finds a reason to want to play with for best qual...
by Toreba
Mon Oct 17, 2016 8:20 am
Forum: VCL
Topic: Deleting a series may not remove its custom legend text
Replies: 2
Views: 5390

Deleting a series may not remove its custom legend text

Hi, Using the chart editor, if I a delete a series, its default text also disappears from the legend. But if that series has a custom legend item, I find that that item is not deleted from the legend along with its series, and the legend displays nonsense symbols against the deleted series. Could yo...
by Toreba
Mon Oct 17, 2016 8:14 am
Forum: VCL
Topic: Chart legend custom items
Replies: 3
Views: 6288

Re: Chart legend custom items

Yeray,

Thanks for confirming this. I can subclass chart series types to define its custom legend as a property that is streamed, and I probably will do this unless you can tell me that a fix for the problem will be released soon. What do you think?

Regards

Toreba
by Toreba
Tue Oct 11, 2016 4:46 pm
Forum: VCL
Topic: Chart legend custom items
Replies: 3
Views: 6288

Chart legend custom items

Hi,

I don't think that the user-defined custom legend text items are saved to stream by method SaveChartToStream. Is that correct?

I'm using Pro v2014.12.140923 32bit VCL in XE7.

Thanks

Toreba
by Toreba
Mon Sep 05, 2016 3:46 pm
Forum: VCL
Topic: Integration with QuickReport v6 in 10.1 Berlin
Replies: 5
Views: 9089

Re: Integration with QuickReport v6 in 10.1 Berlin

Yeray,

All installed and working. Thanks very much!

Regards

Toreba
by Toreba
Mon Sep 05, 2016 9:21 am
Forum: VCL
Topic: Integration with QuickReport v6 in 10.1 Berlin
Replies: 5
Views: 9089

Integration with QuickReport v6 in 10.1 Berlin

Hi,

I'm looking for the files for TeeChart Pro 2016 and QR v6 Pro, but they're not listed on the download page. Do they exist yet?

Thanks

Toreba