[ANN] PlotKit 0.9 now Scriptaculous compatible

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
4 messages Options
Reply | Threaded
Open this post in threaded view
|

[ANN] PlotKit 0.9 now Scriptaculous compatible

Philippe Marschall
After some delay the Seaside Plotkit bindings have been updated.
So what new:
* Replaced IECanvas.htc with ExplorerCanvas.
* Added horizontal bar chart option.
* Added prototype.js awareness and compatibility mode to work around
prototype.js problems.

Cheers
Philippe
_______________________________________________
Seaside mailing list
[hidden email]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
Reply | Threaded
Open this post in threaded view
|

RE: [ANN] PlotKit 0.9 now Scriptaculous compatible

Mart-Mari Breedt
Fantastic news! I can't wait to check this out!

Have you placed a demo of the horizontal chart somewhere?

Thanks so much,

Mart-Mari

-----Original Message-----
From: Philippe Marschall [mailto:[hidden email]]
Sent: 03 Julie 2006 12:36 nm
To: The Squeak Enterprise Aubergines Server - general discussion.
Subject: [Seaside] [ANN] PlotKit 0.9 now Scriptaculous compatible

After some delay the Seaside Plotkit bindings have been updated.
So what new:
* Replaced IECanvas.htc with ExplorerCanvas.
* Added horizontal bar chart option.
* Added prototype.js awareness and compatibility mode to work around
prototype.js problems.

Cheers
Philippe
_______________________________________________
Seaside mailing list
[hidden email]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside

_______________________________________________
Seaside mailing list
[hidden email]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
Reply | Threaded
Open this post in threaded view
|

RE: [ANN] PlotKit 0.9 now Scriptaculous compatible

Mart-Mari Breedt
In reply to this post by Philippe Marschall
Hi Philippe,

I think I may be doing something wrong but it doesn't seem like I can
access the PKDemo in PlotKit-0.9. I added the PKScriptLibrary, but when
I load the demo I am simple presented with a blank screen. Any ideas on
what I might be doing wrong? I tried it in Mozilla, IE and Opera.

Thanks,

Mart-Mari

-----Original Message-----
From: Philippe Marschall [mailto:[hidden email]]
Sent: 03 Julie 2006 12:36 nm
To: The Squeak Enterprise Aubergines Server - general discussion.
Subject: [Seaside] [ANN] PlotKit 0.9 now Scriptaculous compatible

After some delay the Seaside Plotkit bindings have been updated.
So what new:
* Replaced IECanvas.htc with ExplorerCanvas.
* Added horizontal bar chart option.
* Added prototype.js awareness and compatibility mode to work around
prototype.js problems.

Cheers
Philippe
_______________________________________________
Seaside mailing list
[hidden email]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside

_______________________________________________
Seaside mailing list
[hidden email]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
Reply | Threaded
Open this post in threaded view
|

Re: [ANN] PlotKit 0.9 now Scriptaculous compatible

Philippe Marschall
> I think I may be doing something wrong but it doesn't seem like I can
> access the PKDemo in PlotKit-0.9. I added the PKScriptLibrary, but when
> I load the demo I am simple presented with a blank screen. Any ideas on
> what I might be doing wrong? I tried it in Mozilla, IE and Opera.

No, you did nothing wrong. The clipboard in Squeak silently ate a part
of the MochiKit library. This should be fixed in PlotKit-0.9-pmm.13.
It would be a good idea to do a
WARegistry clearAllHandlers
after the loading.

Now about the vertical bar charts:
aBarChart layout options beVertical
should do it.

Cheers
Philippe
_______________________________________________
Seaside mailing list
[hidden email]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside