[Dojo-interest] Newbie doubts with charting engine.

ENRIQUE ARIZON BENITO enrique.arizonbenito at gmail.com
Tue Jan 9 11:08:34 MST 2007


Hi!

I was playing some drafts charts with Dojo charting and next doubt arised:

1.- By default axe X text's labels are placed horizontal (parallel to X
axe). Is it possible to place it in vertical position?
 My code read something like:

  xSubtotal.labels = [ {label:'Op1', value:12.5 }, {
label:'Op2',value:37.5}, { label:'Op3', value:
62.5 } ];
  ...
  var plotSubtotalOperador = new dojo.charting.Plot(xSubtotal, ySubtotal);

Thanks in advance for any hint, link or help!

Enrique Arizón



P.S.:
 I tried to "read" the Dojo code to answer myself, but I'm need more
"trainning" :~(
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://dojotoolkit.org/pipermail/dojo-interest/attachments/20070109/bf620307/attachment.html


More information about the Dojo-interest mailing list