Setting the max value on a polar chart

0 views
Skip to first unread message

Dav Yaginuma

unread,
Feb 1, 2008, 7:50:41 PM2/1/08
to ZiYa Plugin
I realize this is more of an XML/SWF question but I don't see a forum
for that package anywhere.

I'd like to display a polar chart such that the range for each axis
always runs from 0 to 2000, no matter what values are being displayed.
Running through the reference docs at the XML/SWF site I don't see if
there is any way to do that. Does anyone here know if it is possible?

Fernand Galiana

unread,
Feb 1, 2008, 10:28:19 PM2/1/08
to ziya-...@googlegroups.com
Hi Dav,

    If I understand your question correctly (?) I think you want to set the axis_value
    min: and max parameters to 0 and 2000.

    Something like

    <%=comp :axis_value %>
       ....
       min:  0
       max: 2000

-Fernand

Dav Yaginuma

unread,
Feb 4, 2008, 1:30:44 PM2/4/08
to ZiYa Plugin

That was exactly what I needed. I had tried it but it turns out I had
the formatting (indention) wrong in the yml file so it wasn't getting
picked up.

On Feb 1, 7:28 pm, "Fernand Galiana" <fernand.gali...@gmail.com>
wrote:
> Hi Dav,
>
> If I understand your question correctly (?) I think you want to set the
> axis_value
> min: and max parameters to 0 and 2000.
>
> Something like
>
> <%=comp :axis_value %>
> ....
> min: 0
> max: 2000
>
> -Fernand
>

Edward Sutterfield

unread,
Mar 28, 2008, 8:50:38 AM3/28/08
to ZiYa Plugin
Reply all
Reply to author
Forward
0 new messages