Yes, go to
http://code.google.com/p/google-visualization-api-issues/issues/list, click
'New issue', and select the feature request template.

On Tue, Sep 13, 2011 at 7:36 PM, Karen <[email protected]> wrote:

> Thanks for your reply.
> Is it possible to request a 'feature add-on' for functions that are
> not currently available....such as changing axes ticks of motion
> charts.
> If so, how can that be requested.
>
> On Sep 12, 10:38 am, EZChart <[email protected]> wrote:
> > An issue is also that the state string to configure the chart is not
> > documented. Ideally the zoom UI should be used.
> > Also, only zooming in is supported, not out. So extending the range by
> > setting min and max values may not work.
> >
> >
> >
> > On Mon, Sep 12, 2011 at 5:34 PM, EZChart <[email protected]> wrote:
> > > There's no way for the user to modify what the axis ticks should be
> > > (like step=2 or something like that).
> > > What can be specified is
> > > * whether to use logarithmic scale or linear scale
> > > * minimum and maximum value on the axis (we call this zoom).
> >
> > > In the motionchart this is specified by changing properties of the
> > > 'state' string passed to the chart.
> > > The way to create such a state string is to use the zoom functionality
> > > in the chart and by changing the scale between 'lin' and 'log' by
> > > clicking the corresponding buttons on the axes.
> > > To get the serialized state as a string click the wrench icon at the
> > > bottom left of the chart, click advanced and copy the string from the
> > > text field.
> >
> > > On Thu, Sep 8, 2011 at 3:07 PM, Karen <[email protected]> wrote:
> >
> > >> I forgot to include the in last post, if there is not a way to change
> > >> the scale (such as by 1's versus by 2's) is there a way to set the
> > >> minimum scale and the maximum scale for the x axis and y axis.  For
> > >> example, we'd like to set both axes at zero but currently both axes
> > >> defaults to the minimum value found in the data.
> >
> > >> On Sep 8, 7:54 am, Karen <[email protected]> wrote:
> > >> > Currently, the x axis has a scale by one's (such as 1-2-3-4....10).
> > >> > We are not sure if there is a way to change the x axis scale so that
> > >> > the scale is by two's (such as 2-4-6-8-10).  Is there a way to
> > >> > manually change the scale of the x axis or y axis in the API?
> >
> > >> > On Sep 7, 9:08 am, EZChart <[email protected]> wrote:
> >
> > >> > > Depends on what you mean by changing the scale. The scale can be
> > >> toggled
> > >> > > between lin and log, and there's also a zoom tool (click and
> > >> > > drag on the chart area).
> >
> > >> > > EZChart
> >
> > >> > > On Tue, Sep 6, 2011 at 6:37 PM, Karen <[email protected]> wrote:
> > >> > > > For motion charts, is it true that the scale of the x axis or y
> axis
> > >> > > > cannot be changed?
> >
> > >> > > > --
> > >> > > > You received this message because you are subscribed to the
> Google
> > >> Groups
> > >> > > > "Google Visualization API" 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/google-visualization-api?hl=en.-Hidequ...text-
> >
> > >> > > - Show quoted text -- Hide quoted text -
> >
> > >> > - Show quoted text -
> >
> > >> --
> > >> You received this message because you are subscribed to the Google
> Groups
> > >> "Google Visualization API" 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/google-visualization-api?hl=en.- Hide
> quoted text -
> >
> > - Show quoted text -
>
> --
> You received this message because you are subscribed to the Google Groups
> "Google Visualization API" 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/google-visualization-api?hl=en.
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google Visualization API" 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/google-visualization-api?hl=en.

Reply via email to