+ Reply to Thread
Results 1 to 2 of 2

plotting graphs

  1. #1
    johnd
    Guest

    plotting graphs

    Is it possible to set the axes of a graph to be equally scaled?

  2. #2
    Jon Peltier
    Guest

    Re: plotting graphs

    You can format the axes (if it's a scatter chart) so the X and Y have
    the same min and max values.

    If you want equal values to be equally spaced on the two axes, it's not
    so easy. You need to resort to a VBA solution like this:

    http://peltiertech.com/Excel/Charts/SquareGrid.html

    - Jon
    -------
    Jon Peltier, Microsoft Excel MVP
    Peltier Technical Services
    Tutorials and Custom Solutions
    http://PeltierTech.com/
    _______

    johnd wrote:

    > Is it possible to set the axes of a graph to be equally scaled?


+ Reply to Thread

Thread Information

Users Browsing this Thread

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

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