+ Reply to Thread
Results 1 to 2 of 2

Radar Chart - How to include X axis gridline

  1. #1
    Michelle
    Guest

    Radar Chart - How to include X axis gridline

    Is there a way to insert gridline for x-axis of a radar chart. understand
    that it is disabled in the Chart Options widnow.

    Any advise or assistance is much appreciated.

  2. #2
    Andy Pope
    Guest

    Re: Radar Chart - How to include X axis gridline

    Hi,

    I assume the reason it's disabled is that each spoke on a radar chart is
    a x axis for a data point and to add spokes between data points would be
    confusing.
    Two possible way to get the chart you want either add a second data
    series to the radar. Plot a point for each angle, so 360 points, where
    all values are zero except for those angles where a spoke is required.
    For them set the value to the maximum scale value. You will need to fix
    the maximum scale value in order to stop the chart from auto adjusting
    its scale.
    The other way is to construct the whole chart yourself using a xy
    scatter and a collection of data points to plot the spokes, gridlines, X
    axis gridlines and actual data plot. Quite a bit of work but not impossible.

    Cheers
    Andy


    Michelle wrote:
    > Is there a way to insert gridline for x-axis of a radar chart. understand
    > that it is disabled in the Chart Options widnow.
    >
    > Any advise or assistance is much appreciated.


    --

    Andy Pope, Microsoft MVP - Excel
    http://www.andypope.info

+ 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