Like to add a method to PlotKit

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

Like to add a method to PlotKit

Ralph Boland
I have written a method that might be worth adding to the next version of PlotKit.
But I can't figure out who is maintaining PlotKit in anyway.
Can anyone point me to someone who might receive my method
and consider its merits?

The method computes  yTicks of the form:  B * 10^k 
where k is an integer and  B is one of  1,2,3,5. 
The value of  B  is determined by the size of the largest bar or plot point.

Thanks

Ralph Boland

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

Re: Like to add a method to PlotKit

Philippe Marschall
2007/5/25, Ralph Boland <[hidden email]>:
> I have written a method that might be worth adding to the next version of
> PlotKit.
> But I can't figure out who is maintaining PlotKit in anyway.

That's me

> Can anyone point me to someone who might receive my method
> and consider its merits?

Just commit it to the repository at:
http://www.squeaksource.com/seachart.html
it has public write access especially for these reasons. Make sure you
use the latest version (0.9.1) as an ancestor.


> The method computes  yTicks of the form:  B * 10^k
> where k is an integer and  B is one of  1,2,3,5.
> The value of  B  is determined by the size of the largest bar or plot point.

Cheers
Philippe

> Thanks
>
> Ralph Boland
>
> _______________________________________________
> 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