Maram:

To be honest, I took a little time on this and was surprised that
colorScheme code in PlotKit QuickStart Guide is work for me :-D
http://media.liquidx.net/js/plotkit-doc/PlotKit.QuickStart.html

howto:
"colorScheme"  is a kind of Renderer.
In EasyPlot, option is for both Layout and Renderer (see doc)
so just fill colorScheme key:value pair(entry) in option:

.....
option='''{"colorScheme":
PlotKit.Base.palette(PlotKit.Base.baseColors()[1]),
....


Since you are the man that use PlotKit/EasyPlot widget much,
could you share some of your experience of PlotKit/EasyPlot by adding
some doc or comment  to turbogears doc?
http://docs.turbogears.org/1.0/GenerateFigures

--
Fred


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"TurboGears" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/turbogears
-~----------~----~----~----~------~----~------~--~---

Reply via email to