Search found 9 matches

by MiracleTek
Mon Feb 09, 2015 4:47 pm
Forum: .NET
Topic: [Xamarin.Forms] Issues on WindowsPhone and Android
Replies: 12
Views: 18377

Re: [Xamarin.Forms] Issues on WindowsPhone and Android

Hi Christopher,

Thanks a lot for the swift reply. Apologies for not checking the download section first :).

Got the right version now.

Thanks !
by MiracleTek
Mon Feb 09, 2015 4:22 pm
Forum: .NET
Topic: [Xamarin.Forms] Issues on WindowsPhone and Android
Replies: 12
Views: 18377

Re: [Xamarin.Forms] Issues on WindowsPhone and Android

Hi Narcís,
the iOS Unified version is almost ready. Just a few details need to be finalised before it can be released.
Any updates on the iOS unified version? Our next release is dependent on it :(
by MiracleTek
Tue Jan 27, 2015 1:27 pm
Forum: .NET
Topic: [Xamarin.Forms] Issues on WindowsPhone and Android
Replies: 12
Views: 18377

Re: [Xamarin.Forms] Issues on WindowsPhone and Android

Hi Christopher, I had to do a little tweak to your function you supplied as part of the MyTChart class for the windows phone fix, since the older code was causing the chart to disappear if picker dialog was opened on top of a chart that is inside a list view item. Coming back to chart list from the ...
by MiracleTek
Tue Jan 27, 2015 6:26 am
Forum: .NET
Topic: [Xamarin.Forms] Series.Marks.Font.Color issue
Replies: 4
Views: 8358

Re: [Xamarin.Forms] Series.Marks.Font.Color issue

Hi Narcis,

The issue appears to be affect Android only. And the code you provided seems to fix the issue. So it may really be a caching issue.

We're using it as a workaround for now but I guess you wouldn't recommend that in the long run. Correct?

Thanks you so much for the prompt response.
by MiracleTek
Mon Jan 26, 2015 2:56 pm
Forum: .NET
Topic: [Xamarin.Forms] Series.Marks.Font.Color issue
Replies: 4
Views: 8358

Re: [Xamarin.Forms] Series.Marks.Font.Color issue

I suspect this is somehow related to the font size may be TeeCharts is caching font objects of the same size (or something) and thus caching their colors too. But I am not sure. This is just a hunch.
by MiracleTek
Mon Jan 26, 2015 2:54 pm
Forum: .NET
Topic: [Xamarin.Forms] Series.Marks.Font.Color issue
Replies: 4
Views: 8358

[Xamarin.Forms] Series.Marks.Font.Color issue

Hi There, We've got a problem with Xamarin.Forms version of TeeCharts. There seems to be some discrepancy in the way series marks font color is rendered. It seems to set the series marks colors randomly. I've attached a sample project and a screenshot. According to the code, whenever a pie chart is ...
by MiracleTek
Mon Jan 26, 2015 12:44 pm
Forum: .NET
Topic: [Xamarin.Forms] Issues on WindowsPhone and Android
Replies: 12
Views: 18377

Re: [Xamarin.Forms] Issues on WindowsPhone and Android

Hi Christopher, The workaround you suggested seems to resolve the issue for us on Windows Phone. Thank you so much. One thing you might want to know is that the issue did occur on older versions of Xamarin as well so it wasn't just related to Xamarin.Forms 1.3.x. Do you know if this fix will be out ...
by MiracleTek
Mon Jan 26, 2015 12:19 pm
Forum: .NET
Topic: [Xamarin.Forms] Issues on WindowsPhone and Android
Replies: 12
Views: 18377

Re: [Xamarin.Forms] Issues on WindowsPhone and Android

Hi Narcis, Thanks for your response. We can successfully reproduce the Android overlap issue on the following devices: Android Emulator with 4.4.4 KitKat Google Nexus 5 with 5.1 Lollipop Huawei Ascend G750 with 4.2.2 JellyBean HTC D816 with 4.2.2 JellyBean Samsung Note 3 Also, the issue is not just ...
by MiracleTek
Sat Jan 24, 2015 11:53 am
Forum: .NET
Topic: [Xamarin.Forms] Issues on WindowsPhone and Android
Replies: 12
Views: 18377

[Xamarin.Forms] Issues on WindowsPhone and Android

Hi There, We hope you are doing fine. We tried searching on the forum but couldn't find any similar problems. We had recently purchased TeeCharts for Xamarin.Forms license the charts seem to work well on iOS and mostly on Android too. However, we are facing some glaring issues and would like to find...