EyeSee is really cool!
Alexandre
On 27 May 2011, at 15:51, Andre Hora wrote:
I tried here.
Really nice Alex, thanks!
On Fri, May 27, 2011 at 6:50 PM, Alexandre Bergel <alexandre.bergel(a)me.com> wrote:
Hi!
Now one can freely enjoy EyeSee within Mondrian.
You all did an excellent job to make this happen. Really cool!
Load Mondrian; open an easel; load eyesee using the command
Evaluate in the easel:
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
| diag factory |
factory := ESDummyFactory new.
factory yValues: #(10 12 13 200 150 13 149 151).
diag := ESDiagramRenderer new.
(diag verticalBarDiagram)
y: #yValue;
regularAxis;
width: 300;
height: 200;
setInvertedLinearFill;
setColoredFill;
models: factory buildDummies. "or setInvertedLinearFill"
view shape label withBorder..
view interaction popupView: [ :el :myView |
myView shape: (MOEyeSeeDiagramShape new).
myView node: diag ].
view node: 'move the mouse above me '
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Cheers,
Alexandre
--
_,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:
Alexandre Bergel
http://www.bergel.eu
^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
_______________________________________________
Moose-dev mailing list
Moose-dev(a)iam.unibe.ch
https://www.iam.unibe.ch/mailman/listinfo/moose-dev
--
Andre Hora
_______________________________________________
Moose-dev mailing list
Moose-dev(a)iam.unibe.ch
https://www.iam.unibe.ch/mailman/listinfo/moose-dev
--
_,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:
Alexandre Bergel
http://www.bergel.eu
^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.