About 359,000 results
Open links in new tab
  1. Swap x and y axis without manually swapping values

    For switching x and y axis (and not column and row simply), right click, go to select data option, swap the values in the "x values" and "y values" text-fields.

  2. Switch Primary and Secondary Y Axes - PC Review

    Mar 8, 2007 · Yes, you can switch them, but you'll have to temporarily introduce the secondary X axis (which Excel doesn't add by default). Go to Chart menu > Chart Options > Axes tab, check the same …

  3. excel - How to switch x/y in trendline expression? - Stack Overflow

    Without switching axis on chart itself, what is the easy way to switch x and y for the given expression like y = 3E-12x5 - 4E-09x4 + 1E-06x3 + 0.0005x2 - 0.0302x + 23.826. So I would like to get x for the …

  4. excel - Change the Y axis of waterfall chart - Stack Overflow

    Feb 12, 2025 · Excel waterfall charts are tricky to work with, since they only have incomplete user interface controls (try to set the Y-axis major unit), and even less complete VBA coverage. People …

  5. Excel: How to Switch Row/Column in Pivot Chart but not in Pivot Table

    May 19, 2016 · In Excel 2013 I have a pivot table and chart combo. The table is as it needs it be but the chart needs to swap the x and y axis as the series are in rows in the table. When I select the pivot …

  6. How can I use Excel to scatterplot more than 255 X-Y pairs from .csv ...

    Nov 13, 2020 · Same values brought into Excel in .csv format data does not not work that way. Why? I'm working in Excel 2016. Clicking on the plotted pairs and changing the "imported" .csv data as shown …

  7. Flipping the X and Y values in a plot in R (with the data changing axes ...

    Feb 27, 2015 · 4 How do I make a plot in R so that the value of a variable displays along the X axis and the variable names go vertically along the Y axis? Ultimately, the plot should look vertical with the …

  8. excel - Column chart with primary and secondary y-axes - Stack Overflow

    Jul 18, 2013 · 2 I find it easier to change the secondary Y data's chart-type to a scatter plot. The overlap of this symbol with the bars of the primary Y, is the desired result. You simply right click the …

  9. Using VBA to put a chart series on the secondary X axis

    Jan 28, 2013 · I have a line chart to which I'm attempting to add, via VBA, a horizontal line at a given Y value. I'm following this guide, which suggests adding a line to an existing chart and then changing …

  10. Flip X and Y axis on Excel custom chart - Stack Overflow

    Apr 20, 2017 · The image below shows the default, which is very close to what I want - except I would like to have the axes flipped so that the current X axis, which is depth, is displayed as the Y axis and …