Posts by Paulo Amf • 19 points
3 posts
- 
		0 votes1 answer298 viewsQ: Half Gauge (Half Fleece) for Xamarin FormsI need to build a half-circle gauge using Xamarin forms, paid controls do not meet because they only have Circular Gauges. It is even possible to display as half-circle, but wastes essential part of… 
- 
		0 votes2 answers1341 viewsA: Dynamic Graph using Xamarin FormsThe Best control is Oxyplot, tested and it is able to do what I need. (http://oxyplot.org/), is far superior to all, including paid ! Can be installed via Nuget… 
- 
		1 votes2 answers1341 viewsQ: Dynamic Graph using Xamarin FormsI’m new to Xamarin, I know there must be components ready for what I need. I need to create a chart like this: http://www.highcharts.com/demo/dynamic-update I used this in Phonegap (Html5 + JS), now…