Ok, no problem, let us do some checks here and back to you asap.
Thanks
Search found 3311 matches
- Fri Feb 28, 2025 7:51 am
- Forum: .NET
- Topic: Application crashes after installing 6.2025.1.13, with the following error: Only one clip operation currently supported
- Replies: 3
- Views: 4856
- Wed Feb 12, 2025 8:02 am
- Forum: .NET
- Topic: Application crashes after installing 6.2025.1.13, with the following error: Only one clip operation currently supported
- Replies: 3
- Views: 4856
Re: Application crashes after installing 6.2025.1.13, with the following error: Only one clip operation currently suppo
Hello,
can you pleae tell us in which platform this happens to you (windows, android or ios) ?
Thanks
can you pleae tell us in which platform this happens to you (windows, android or ios) ?
Thanks
- Thu Jan 23, 2025 3:20 pm
- Forum: .NET
- Topic: Steema.TeeChart v6.2025.1.13 doesn't render in MAUI app
- Replies: 9
- Views: 19582
Re: Steema.TeeChart v6.2025.1.13 doesn't render in MAUI app
Hello,
would be possible to send us the example ? or part so we can reproduce it here ?
thanks
would be possible to send us the example ? or part so we can reproduce it here ?
thanks
- Wed Jan 22, 2025 9:16 am
- Forum: .NET
- Topic: Steema.TeeChart v6.2025.1.13 doesn't render in MAUI app
- Replies: 9
- Views: 19582
Re: Steema.TeeChart v6.2025.1.13 doesn't render in MAUI app
Hello,
ok, will try the steps you mention, but I need also to know if the project I sent to you is working to you without doing any chane on it, it should work.
Thanks
ok, will try the steps you mention, but I need also to know if the project I sent to you is working to you without doing any chane on it, it should work.
Thanks
- Tue Jan 21, 2025 5:46 pm
- Forum: .NET
- Topic: Steema.TeeChart v6.2025.1.13 doesn't render in MAUI app
- Replies: 9
- Views: 19582
Re: Steema.TeeChart v6.2025.1.13 doesn't render in MAUI app
Hello,
can you please check with the attache example ?
It's working fine here.
can you please check with the attache example ?
It's working fine here.
- Mon Jan 20, 2025 11:32 pm
- Forum: .NET
- Topic: Steema.TeeChart v6.2025.1.13 doesn't render in MAUI app
- Replies: 9
- Views: 19582
Re: Steema.TeeChart v6.2025.1.13 doesn't render in MAUI app
Hello, yes, you're correct. We're able to reproduce the problem here. For the momment you should be able to create the tChart component at the xml file, by using <controls:TChart x:Name="_tChart" Drawable="{Binding Source={RelativeSource Self}}" HeightRequest="400" HorizontalOptions="FillAndExpand" ...
- Wed Jan 15, 2025 9:03 am
- Forum: .NET
- Topic: Steema.TeeChart v6.2025.1.13 doesn't render in MAUI app
- Replies: 9
- Views: 19582
Re: Steema.TeeChart v6.2025.1.13 doesn't render in MAUI app
Hello,
let me check and back to you asap.
let me check and back to you asap.
- Mon Dec 16, 2024 3:21 pm
- Forum: .NET
- Topic: MAUI Line chart makes a white bubble on point on drag.
- Replies: 4
- Views: 25609
Re: MAUI Line chart makes a white bubble on point on drag.
Hello,
I'm afraid I can't reproduce the problem here.
In your code I can see that both zoom and panning are active.
Do you have very simple project with which we can reproduce the problem as is here ?
thanks
I'm afraid I can't reproduce the problem here.
In your code I can see that both zoom and panning are active.
Do you have very simple project with which we can reproduce the problem as is here ?
thanks
- Mon Dec 09, 2024 9:28 pm
- Forum: .NET
- Topic: MAUI - Please make the event handlers for TChart protected virtual
- Replies: 1
- Views: 9947
Re: MAUI - Please make the event handlers for TChart protected virtual
Hello,
sure, just changed. Will be available for the next nuget version.
Thanks for the advise.
sure, just changed. Will be available for the next nuget version.
Thanks for the advise.
- Mon Dec 09, 2024 9:23 pm
- Forum: .NET
- Topic: MAUI Line chart makes a white bubble on point on drag.
- Replies: 4
- Views: 25609
Re: MAUI Line chart makes a white bubble on point on drag.
Hello,
does this behaviour happens by using the latest nuget version ? Does this happens to you on Windows platform ? I can reproduce the problem here using your code.
Thnaks
does this behaviour happens by using the latest nuget version ? Does this happens to you on Windows platform ? I can reproduce the problem here using your code.
Thnaks
- Mon Nov 25, 2024 12:15 pm
- Forum: .NET
- Topic: Annotations are broken. Can't draw on the canvas.
- Replies: 17
- Views: 100187
Re: Annotations are broken. Can't draw on the canvas.
Great!
Thanks for the advise.
Thanks for the advise.
- Fri Nov 22, 2024 10:23 am
- Forum: .NET
- Topic: Annotations are broken. Can't draw on the canvas.
- Replies: 17
- Views: 100187
Re: Annotations are broken. Can't draw on the canvas.
Hello,
the AfterDraw event is called every time something is drawn over the Chart.
In any case, let me prepare an example where creates an annotation on top of each point when user clicks over, and that removes the rest of annotations.
the AfterDraw event is called every time something is drawn over the Chart.
In any case, let me prepare an example where creates an annotation on top of each point when user clicks over, and that removes the rest of annotations.
- Wed Nov 20, 2024 6:06 am
- Forum: .NET
- Topic: Annotations are broken. Can't draw on the canvas.
- Replies: 17
- Views: 100187
Re: Annotations are broken. Can't draw on the canvas.
Hello,
which code are you using to draw the annotation?
Drawing the annotation inside the OnAfterDraw event should do the trick.
If you send me code that you're using I can check it here.
Thanks
which code are you using to draw the annotation?
Drawing the annotation inside the OnAfterDraw event should do the trick.
If you send me code that you're using I can check it here.
Thanks
- Mon Nov 18, 2024 11:17 am
- Forum: .NET
- Topic: Annotations are broken. Can't draw on the canvas.
- Replies: 17
- Views: 100187
Re: Annotations are broken. Can't draw on the canvas.
Hello,
ok, let me check and prepare an example of using the NearestPoint tool on android.
ok, let me check and prepare an example of using the NearestPoint tool on android.
- Fri Nov 15, 2024 6:43 am
- Forum: .NET
- Topic: Steema.TeeChart.Tools.NearestPoint Change event doesn't trigger
- Replies: 6
- Views: 33779
Re: Steema.TeeChart.Tools.NearestPoint Change event doesn't trigger
Hello, many thanks for all your contributions and comments. We're just working on this area (zoom and panning) in order to improve them, specially on mobile devices. We'll consider all and aill update a new maintenance release that includes this changes. Thanks again, and if we can be help on someth...