+ Reply to Thread
Results 1 to 4 of 4

Adjusting scale of graoh

  1. #1
    Registered User
    Join Date
    11-28-2014
    Location
    California, USA
    MS-Off Ver
    2007
    Posts
    2

    Adjusting scale of graoh

    I have a program that calculates the stresses at three points on a beam. Using these stresses, I want to calculate Mohr's Circle. I currently have one graph that changes when you switch between the three elements using a scroll bar. But the issue is the scale is not equal on both axes, causing the circle to be displayed as an ellipse. Also, the scale of the graph does not readjust itself as the data changes. Meaning, one element's graph looks more circular than the next. Is there any way at all to fix this? Either using VBA or general excel knowledge?

  2. #2
    Forum Expert shg's Avatar
    Join Date
    06-20-2007
    Location
    The Great State of Texas
    MS-Off Ver
    2003, 2010
    Posts
    40,678

    Re: Adjusting scale of graoh

    Short of using VBA, you could fix the axes with min and max values sufficient to capture the range of values.
    Entia non sunt multiplicanda sine necessitate

  3. #3
    Forum Guru Andy Pope's Avatar
    Join Date
    05-10-2004
    Location
    Essex, UK
    MS-Off Ver
    O365
    Posts
    20,436

    Re: Adjusting scale of graoh

    If you plot a dummy series with same min and max data values for both x and y axis then the scaling should be consistent on both.
    If you also use a dummy series plotted as pie you will have a square plot area.
    Cheers
    Andy
    www.andypope.info

  4. #4
    Forum Expert shg's Avatar
    Join Date
    06-20-2007
    Location
    The Great State of Texas
    MS-Off Ver
    2003, 2010
    Posts
    40,678

    Re: Adjusting scale of graoh

    If you also use a dummy series plotted as pie you will have a square plot area.
    Who knew ?

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. [SOLVED] Make the scale of one chart dependent on the scale of another chart
    By behrensf84 in forum Excel Programming / VBA / Macros
    Replies: 8
    Last Post: 04-01-2014, 03:31 AM
  2. Adjusting an IF formula (#value)
    By pauldaddyadams in forum Excel General
    Replies: 4
    Last Post: 11-14-2011, 09:00 AM
  3. Adjusting Scale
    By PeterBrazel in forum Excel General
    Replies: 1
    Last Post: 07-27-2011, 10:11 PM
  4. Replies: 10
    Last Post: 06-10-2011, 12:29 PM
  5. Automatically adjusting x-axis scale
    By braydon16 in forum Excel Charting & Pivots
    Replies: 2
    Last Post: 05-02-2008, 12:24 AM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1