jayhilwig / simile-widgets

Automatically exported from code.google.com/p/simile-widgets
0 stars 0 forks source link

Patch for timeplot: Label-entity and more #312

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Hi,

i have changed three things in the current timeplot code from svn:

o Changed global 'unit' variable to be of local scope

o Added support for entity of a value to be displayed in tooltip,
  see example:
  http://gpsvision.biz/timeplot.png

o Workaround for stale mouseevents
  Note: this is no fix but a workaround only,
  I have reported the bug in 
  http://code.google.com/p/simile-widgets/issues/detail?id=311

What steps will reproduce the problem?
1.
2.
3.

What is the expected output? What do you see instead?

What version of the product are you using? On what browser and what
operating system?
Current timeplot svn trunk on Linux with Firefox 3.x (or any other browser)

Please provide any additional information below.
Could you please apply the patch?

Original issue reported on code.google.com by ruffmar...@googlemail.com on 3 Sep 2009 at 12:35

Attachments:

GoogleCodeExporter commented 9 years ago
I find the "unit" feature useful. I would generalize it as a label since in my 
case 
what I want is additional text prepended to the value in the tooltip not 
appended like 
with unit.

Original comment by ipletiko...@gmail.com on 16 Nov 2009 at 12:37

GoogleCodeExporter commented 9 years ago
Or probably "labelPostfix" as it is appended to the value displayed.

Original comment by ruffmar...@googlemail.com on 23 Nov 2009 at 5:45

GoogleCodeExporter commented 9 years ago

Original comment by ryan...@csail.mit.edu on 23 Jun 2011 at 9:53