The gauge tag has no wiki summary.
5
votes
2answers
776 views
Android Gauge Animation Question
Okay so i've been trying to do this for a couple of days and i am getting no where. So i have the following two images:
The First is a RPM Gauge
The Second image is a full white graphic ...
2
votes
0answers
95 views
Google gauges in python (reportlab)
I am currently writing a program that will automatically generate PDF files using reportlab (a python module). I would like to know if it would be possible to put google gauges in but not as an image, ...
2
votes
2answers
188 views
Gauge animation on iphone
I'm trying to implement a gauge animation using (+ and - buttons) on iphone, but i have no idea where to start? Any help is really welcome. See the image below (this is what I'm trying to do). Thanks ...
2
votes
3answers
869 views
Which WPF third party Gauge controls to choose?
I am currently evaluating different gauge controls. But I would like to hear opinions of others who has used or evaluated gauges.
My requirements are:
Having adjustable value ranges(for exmaple: ...
1
vote
1answer
105 views
ASP.NET AJAX Gauges with Asynchronous Update and animation
I´m currently working on a dashboard styled project, where i need to have gauges to display current values.
can someone point me to some commercial or open source asp.net ajax controls that include ...
1
vote
3answers
259 views
iPad development: Circular and Linear Gauges
I have created a desktop (winforms) and web based (asp.net) dashboard application that uses the Dundas circular and linear gauges.
e.g.
I need to recreate these gauges using the xcode ui and ...
1
vote
1answer
627 views
How do I build a graphical needle gauge UI widget in Android?
I need a graphical needle gauge (like a speedometer etc) for my app but such a UI widget is not part of the SDK so I probably have to create it myself.
My idea is to have the background with the ...
1
vote
2answers
640 views
Android: Looking for free or commercial gauge/meter control package
Are there any good gauge/meter controls or packages out there? I need to include a UI element that displays current volume level from microphone.
I really don't want to write one from scratch. Are ...
1
vote
1answer
234 views
Data Driven OpenSource Thermometer for website
I am looking for an open source Thermometer that i can connect to a JSON or XML datasource and display this on my website.
The site is an asp.net site so javascript controls are not a problem.
My ...
1
vote
6answers
4k views
Flex 4 Gauge Component
Is there such a thing as a good looking Flex 4 Gauge component?
The degrafa gauge looks great but it doesn't work with Flex 4
0
votes
1answer
31 views
Change the Range of Gauge Control
I'm programming with BeauGauge ActiveX Control(www.beaugauge.com). I changed the range from 0~100 to 0~42 by calling SetRange, but after I set different range and giving the pointer different value ...
0
votes
1answer
11 views
Fc_Chartupdated Is Not Called at Hlinear Guage Update
I am trying to display and update HLINEAR GAUGE fusionGadget pointer value. When I am dragging the pointer , the function FC_ChartUpdated is not being called. I have tried using RealtimeUpdateComplete ...
0
votes
0answers
8 views
Telerik Horizontal Linear Gauge Resize
I am using a telerik linear gauge set to horizontal orientation inside a User Control class. Because of the number of different ways that a user needs to be able to configure this control class I am ...
0
votes
0answers
17 views
Add title & tooltips to Sench Charts Gauge
So I implemented the gauge chart example from the sencha website in this link :
http://dev.sencha.com/deploy/touch-charts-rc/examples/Gauge/
But now I want to add a title under each of the 4 gauges. ...
0
votes
0answers
31 views
Sharpshooter Gauge from Perpetuum software
Has anyone ever used these gauges for an ASP.net site? I am in the search for a gauge control for asp.net that does not use silverlight, and this one seems to do the job according to the description, ...
0
votes
0answers
67 views
WPF Codeplex Dashboarding BidirectionalDial
BidirectionalDial tempGauge = new Dial360();
if (chp.DialType.Equals("360"))
{
tempGauge = new Dial360();
}
else if (chp.DialType.Equals("180"))
{
tempGauge = new Dial180North();
}
else if ...
0
votes
0answers
162 views
Wpf 4 Circular Gauge Slider, with Dragged Hand
is there a way to make in Wpf 4 Circular Gauge Slider, that can have Dragged Hand with?.
0
votes
1answer
212 views
GUI, widgets, UI: how would I go about creating a needle gauge?
OK, Brief recap, Was asked to create an app for work that records data specific data and display it to the screen when finished. So it would function like so.
press start > press stop > display ...
0
votes
1answer
384 views
LWUIT progress bar
I'm new to using LWUIT I wanna show a progress bar indicating loading application at the beginning... can anyone help me how can that be done. I have created a gauge but I think it cannot be ...
0
votes
1answer
133 views
graph / widget / gauge / UI
I'm trying to write an app that takes values form the accelerometer and displayes them via a bar gauge (or maybe needle gauge) but I'm not to sure how to get the gauge to work. I was thinking of these ...
0
votes
1answer
276 views
Ext js4 gauge chart and setValue
I'm trying to setup a gauge chart in extjs 4 that should be feeded from a "static" value calculated from data.Store data.
The calculated data is obtained in a datachange listener in the store.
I ...
0
votes
0answers
32 views
alert gauge merging
How can I attach a gauge in an alert....can anyone help me?
I have created a non interactive gauge and when the user press send button i want the alert with gauge to be displayed showing the user that ...
0
votes
0answers
126 views
how to refresh gauge with new data in every given interval?
I have downloaded a plugin which displays gauge, in the page. The plugin which I am using is this http://code.google.com/p/jsgauge/. Now, I want to use JSON data from some jsp or servlet to change the ...
0
votes
1answer
159 views
Android Gauge Animation Help
I am new to android and i could really use some help here. I have two images both are PNG one represents a gauges and the second is the needle. I am trying to animate the needle according to speed ...
0
votes
0answers
255 views
Gauge Animation
I'm trying to use the gauge object from Dashcode at my website project, so I've tried this line of code to make a simple test:
for (i=0;i<=50;i++)
{
...
0
votes
1answer
406 views
tutorial, code sample for http://wpfgauge.codeplex.com/
where is possible to find some code examples, tutorials, samples for WPF Gauge from http://wpfgauge.codeplex.com/?
I try find some free WPF gauge with good tutorial or code sample.
But as I ...
0
votes
1answer
47 views
Ways to visualize a point on a scale on a web page
I am looking for recommendations to visualize points on a scale on a web page. A Gauge type of representation, as provided by Google, or a bullet chart as provided by Protovis seem to be good ...
0
votes
1answer
935 views
Gauge controls in iOS
Does anyone know of a framework with gauge controls that I can use in iOS apps? I am creating an iPad app that relies heavily on analytics and I would like to use a set of controls that are readily ...
0
votes
1answer
987 views
Dundas Gauge for ASP.NET by Microsoft
A couple of questions following Dundas acquisition by Microsoft:
Is Microsoft planning to support/expose the Dundas ASP.NET gauge control?
Are all the features that previously existed in Dundas ...
0
votes
1answer
308 views
Good client-side Gauge control?
Does anybody know of a good client-side gauge control? I've tried out ComponentArt's AJAX control, but it's client-side feature leaves a little to be desired. I'm not looking for a Silverlight or ...
0
votes
1answer
168 views
Gauges for Compact Framework Applications
Can anybody recommend gauge components for Compact Framework applications?
The only gauge toolkit that I've found so far is Perpetuum's Instrumentation Widgets for PDA. Perpetuum's gauges aren't ...