Search found 24 matches

by matus
Thu Apr 12, 2018 11:03 am
Forum: LightningChart Ultimate WPF
Topic: PointLineSeries performance
Replies: 1
Views: 4998

PointLineSeries performance

Hi, I would like to ask if there is any performance difference between using PointLineSeries and FreeformPointLineSeries. I need to draw lines, that have x-coordinates that go up and down and sometimes, PointLineSeries has problems with it. So I am wondering, if it is worth the effort to use appropr...
by matus
Fri Mar 09, 2018 12:44 pm
Forum: LightningChart Ultimate WPF
Topic: Spacing between bars
Replies: 1
Views: 5599

Spacing between bars

As you can see on the image, the 1 pixel space between bars is sometimes not rendered correctly. The frequency changes based on the wdth of the chart.
Is there a way to ensure the 1px gap between bars?
problem
problem
bar chart gaps.PNG (35.59 KiB) Viewed 5599 times
by matus
Thu Nov 10, 2016 11:57 am
Forum: LightningChart Bug Reports
Topic: Far ticks placement
Replies: 3
Views: 28166

Re: Far ticks placement

I forgot to mention, that we use custom ticks.

It seems that custom ticks take the placement setting from MajorDivTickStyle.Alignment
Is thare a way to place the shorter custom ticks in the same way minor ticks are placed?
by matus
Tue Nov 08, 2016 7:37 am
Forum: LightningChart Bug Reports
Topic: Far ticks placement
Replies: 3
Views: 28166

Far ticks placement

Hello,
we have a problem with minor ticks, that have axis.MinorDivTickStyle.Alignment = Alignment.Far;
They are aligned with minor ticks on the right, so they seem to be the same length and the length difference is on the axis side
far ticks
far ticks
far ticks.PNG (1.9 KiB) Viewed 28166 times
zoomed in:
zoomed far ticks
zoomed far ticks
zoomed far ticks.PNG (8.91 KiB) Viewed 28166 times
by matus
Tue Oct 25, 2016 3:35 pm
Forum: LightningChart Ultimate WPF
Topic: Many charts performance
Replies: 9
Views: 34477

Re: Many charts performance

what is a multi-segment chart? is it some special chart type that I can see in your demo application? or just a single chart with multiple series?
by matus
Tue Oct 25, 2016 3:32 pm
Forum: LightningChart Ultimate WPF
Topic: Many charts performance
Replies: 9
Views: 34477

Re: Many charts performance

updated render info:
render info
render info
renderInfo.PNG (20.67 KiB) Viewed 34472 times
by matus
Tue Oct 25, 2016 3:15 pm
Forum: LightningChart Ultimate WPF
Topic: Many charts performance
Replies: 9
Views: 34477

Re: Many charts performance

We use Dx11 rendering, here's the rendering info: renderInfo.PNG I checked the GPU-Z, I'm not sure what info is relevant there, but here's a screenshot: gpu-z.PNG the Load peaks at 52% during the UI freeze here's the screenshot of the app, you can see the collapser on the left, the charts are in a s...
by matus
Tue Oct 25, 2016 2:47 pm
Forum: LightningChart Ultimate WPF
Topic: Many charts performance
Replies: 9
Views: 34477

Re: Many charts performance

I don't remember why we used the border, but I tried to set the actual width and height of the point and the performance is much better (4-5 seconds). The shape doesn't make any difference. Nevertheless the performance is poor also with this improvement. Is that a limitation that we cannot pass? Is ...
by matus
Tue Oct 25, 2016 2:01 pm
Forum: LightningChart Ultimate WPF
Topic: Many charts performance
Replies: 9
Views: 34477

Many charts performance

Hello, we are experiencing very bad performance when we display more charts (20 in this example). When resizing the container with the charts (collapsing part of the screen) freezes the UI for several seconds (up to 10 seconds). Each chart has 2 point line series with cca 3000 points. One of the ser...
by matus
Mon Oct 10, 2016 12:48 pm
Forum: LightningChart Ultimate How-To's
Topic: Vertical axis labels alignment
Replies: 6
Views: 28972

Re: Vertical axis labels alignment

is there some estimated time for the release?
by matus
Fri Oct 07, 2016 7:24 am
Forum: LightningChart Ultimate How-To's
Topic: Vertical axis labels alignment
Replies: 6
Views: 28972

Re: Vertical axis labels alignment

I tried it, it moves the labels, but they are centered anyway.
NearAlignment
NearAlignment
NearAlignment.PNG (2.81 KiB) Viewed 28941 times
by matus
Fri Sep 30, 2016 8:37 am
Forum: LightningChart Ultimate How-To's
Topic: Vertical axis labels alignment
Replies: 6
Views: 28972

Vertical axis labels alignment

Hello,
is there a way to align the labels on y-axis to the right for View3D same as for ViewXY?

View3D:
View3D
View3D
3dLabels.PNG (1.7 KiB) Viewed 28972 times
ViewXY:
ViewXY
ViewXY
2dLabels.PNG (1.45 KiB) Viewed 28972 times
by matus
Tue Sep 27, 2016 2:45 pm
Forum: Updating LightningChart from v.6 to v.7
Topic: Dx11 support
Replies: 4
Views: 17036

Re: Dx11 support

Hi,
when I was creating the example I found the problem.

When axis Title.Text is set to null, there is a System.NullReferenceException in Arction.RenderingEngine11.dll

With dx9, it is not as problem.
by matus
Thu Sep 22, 2016 3:10 pm
Forum: Updating LightningChart from v.6 to v.7
Topic: InvalidOperationException when closing app
Replies: 9
Views: 59755

Re: InvalidOperationException when closing app

Unfortunatelly this does not happen consistently, so now even I cannot reproduce it.
by matus
Thu Sep 22, 2016 3:09 pm
Forum: Updating LightningChart from v.6 to v.7
Topic: Custom tick grid line color
Replies: 4
Views: 24218

Re: Custom tick grid line color

Thank you, it was indeed there.
I subscribed to the newsletter.
by matus
Tue Sep 20, 2016 10:22 am
Forum: Updating LightningChart from v.6 to v.7
Topic: Custom tick grid line color
Replies: 4
Views: 24218

Re: Custom tick grid line color

Thanks, that worked.

It would be useful to have a list of all changes for a release.
by matus
Mon Sep 19, 2016 1:58 pm
Forum: Updating LightningChart from v.6 to v.7
Topic: InvalidOperationException when closing app
Replies: 9
Views: 59755

Re: InvalidOperationException when closing app

unfortunatelly that's the whole stack trace that came with the exception

The only thing I noticed is that the chart that involved in this exception uses FreeformPointLineSeries (other charts in our application don't use that). But it's just a guess, I don't know how to get a longer stack trace.
by matus
Mon Sep 19, 2016 8:30 am
Forum: Updating LightningChart from v.6 to v.7
Topic: AutoAdjustMargins ignores some texts
Replies: 1
Views: 16203

AutoAdjustMargins ignores some texts

Hello, when ViewXY.AxisLayout.AutoAdjustMargins = true, some labels are cut off. Namely axis title, some vertical axis labels and x-axis maximum label. title and x-label.PNG y-axis labels.PNG for the right axis, this is the setting: rightAxis.LabelTicksGap = 0; rightAxis.MajorDivTickStyle.Alignment ...
by matus
Mon Sep 19, 2016 7:26 am
Forum: Updating LightningChart from v.6 to v.7
Topic: InvalidOperationException when closing app
Replies: 9
Views: 59755

Re: InvalidOperationException when closing app

i updated to 7.1.3.6 (latest NuGet version) and the InvalidOperationException seems to be fixed

but now I get this: HRESULT: [0x80004001], Module: [Unknown], ApiCode: [Unknown/Unknown], Message: Not implemented

Stack trace: at SharpDX.Result.CheckError()
by matus
Mon Sep 19, 2016 6:33 am
Forum: Updating LightningChart from v.6 to v.7
Topic: InvalidOperationException when closing app
Replies: 9
Views: 59755

Re: InvalidOperationException when closing app

is the fix included also in 7.1.3.6?
by matus
Mon Sep 19, 2016 6:10 am
Forum: Updating LightningChart from v.6 to v.7
Topic: Custom tick grid line color
Replies: 4
Views: 24218

Custom tick grid line color

Hello, in V7, it seems that the gridline is always the same color as the custom tick. axis.CustomTicks.Add(new CustomAxisTick(axis, point.Value, point.Label ?? string.Empty) { Color = Colors.Black, Style = CustomTickStyle.TickAndGrid, Length = 5, }); I would like to set the gridline color to light g...
by matus
Wed Sep 14, 2016 11:47 am
Forum: Updating LightningChart from v.6 to v.7
Topic: InvalidOperationException when closing app
Replies: 9
Views: 59755

InvalidOperationException when closing app

Hello, when a chart is displayed on screen and I close the application, I get InvalidOperationException. This was not happening on v6. System.Transactions Critical: 0 : <TraceRecord xmlns="http://schemas.microsoft.com/2004/10/E2ETraceEvent/TraceRecord" Severity="Critical"><TraceI...
by matus
Mon Sep 12, 2016 12:16 pm
Forum: Updating LightningChart from v.6 to v.7
Topic: Dx11 support
Replies: 4
Views: 17036

Dx11 support

Hello, we have problem with Dx11 support, with default value for ChartRenderOptions.DeviceType, we have problems with display of 3D charts. They are either completely invissible, or just show x-axis. We have to use RendererDeviceType.AutoPreferD9. Dx11 is installed, operating system is Windows 7 SP1...
by matus
Mon Sep 12, 2016 8:00 am
Forum: Updating LightningChart from v.6 to v.7
Topic: ChartAfterRemdering event causes StackOverflowException
Replies: 1
Views: 11669

ChartAfterRemdering event causes StackOverflowException

Hello, after updating to 7.1.4 from v6, we started to get System.StackOverflowException. I suppose some propety setters are firing ChartAfterRemdering event in v7. This is the handler: private void ChartAfterRendering(object sender, AfterRenderingEventArgs args) { if (_leftMargin == 0) return; _char...