Click here to Skip to main content
16,018,805 members
Please Sign up or sign in to vote.
1.00/5 (2 votes)
See more:
Hi,

I want to make Temprature Guage using Raphaël how can i achieve that ?
Posted

1 solution

This is nothing but a chart library. You can always learn it: http://g.raphaeljs.com/[^].

But it still cannot help you to make a temperature gauge, because — how are you going to connect a temperature sensor? Does not look like a suitable task for client-side Web programming… :-)

—SA
 
Share this answer
 
Comments
Manzoor Ahmed P 5-Nov-13 0:29am    
Thank you... Sergey Alexandrovich Kryukov

I am getting the temperature value as a input string!
Sergey Alexandrovich Kryukov 5-Nov-13 0:33am    
Thank you for clarification. Than what seems to be a problem? Read the library documentation and use it.
—SA

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900