stacked histogram

Beta releases, announcements and anything else that doesn't fit below. Please read the <B>Welcome</B> topic.

Moderator: DPlotAdmin

Post Reply
sdey
Posts: 1
Joined: Mon Nov 20, 2006 4:40 pm

stacked histogram

Post by sdey »

Hi,
I need to get two different y-axes. How do I do it?
Thanks.
User avatar
DPlotAdmin
Posts: 2312
Joined: Tue Jun 24, 2003 9:34 pm
Location: Vicksburg, Mississippi
Contact:

Post by DPlotAdmin »

Select Options>Multiple Axes. If you want a second Y scale that is some function of the primary Y scale (as in the example bar chart shown on the Features page, select "Y2 = C + D*Y1" under "Y Axis Options", then enter values for C and D.

If instead you want one or more data sets associated with the left Y axis, and one or more data sets associated with an independent Y axis on the right, select "Independent Y2" under "Y Axis Options", then select the data set(s) you want associated with that 2nd Y axis. For each data set you want to associate with the right Y axis, select it under "Curve", then select "Y2". The first data set must be associated with the left Y axis, so it is not shown in the list of curves.

Note that the "Independent Y2" option makes no sense in the case of stacked bars.
Visualize Your Data
support@dplot.com
Post Reply