Apr 11
Digg
Stumbleupon
Technorati
Delicious

Trend graphics on canvas

Some months ago, before the cute Energy Profiler application, I created a small Python program for plotting my signal strength called sigwatch. At that time, this program helped me to change to other mobile operator, based on real numbers. I spent some minutes customizing the sampler function and the scale. This way, you can modify this program for watching any variable, plotting it on canvas like a trend graphic with scale in percentage (0 to 100%). Just import sigwatch class and provide your variable limits (minimum and maximum ) and your sampler function.

Source code and sis are available. If you want some examples, take a look at this Forum Nokia article as well.

Related posts:

  1. Customized Listbox on canvas - Now with graphics ! After the listbox on canvas with only texts, the next...
  2. Wordmobi 0.7.0-RC2 (multi-blog) released Since multi blog version represented a large change in WordMobi...
  3. Customized Listbox on canvas Special needs require special programs. I was needing a special...
  4. SWFxME released ! My friend Sajid Ali has been working quite sometime on...

Related posts brought to you by Yet Another Related Posts Plugin.


Author: Marcelo Barros

2 Comments

Pankaj Nathani
April 11, 2009

Gives me idea for a free RAM meter widget, never seen that on a phone! Pretty popular in windows Vista!

Marcelo Barros
April 11, 2009

If the graphic position could be specified, we could plot several trends at same time. That is an improvement I was thinking about.

Comments RSS TrackBack Identifier URI

Leave a comment