+ Reply to Thread
Results 1 to 2 of 2

Pipe Diagram Chart - Best Option

  1. #1
    Registered User
    Join Date
    04-24-2019
    Location
    Vancouver, BC, Canada
    MS-Off Ver
    Excel 2016
    Posts
    5

    Pipe Diagram Chart - Best Option

    Hello,

    I was reviewing the work from another excel file from someone who no longer works at our company. They used an excel chart to create a quick pipe network diagram and I was hoping to replicate this.

    Pipe Network Example.png

    Does anyone have any tips as how how the above image would be achieved? My guess is a scatter plot diagram with a VBA macro that extracts the points for each point.

    Any advice or input is greatly appreciated!

    Many Thanks

  2. #2
    Forum Guru
    Join Date
    04-13-2005
    Location
    North America
    MS-Off Ver
    2002/XP and 2007
    Posts
    15,907

    Re: Pipe Diagram Chart - Best Option

    I don't know that VBA is necessary -- it really just depends on which programming language (spreadsheet formulas or a more traditional programming language) you prefer.

    Personally, I would lean away from VBA and just use spreadsheet formulas. I agree that it looks like a scatter chart. I cannot tell what values to use for x and y, but I assume that you know what to use or how to calculate x and y for each important point.

    1) For the horizontal lines, I would:
    1a) Enter a column of x values. arrange the values so that the plot will begin at the upper left point, continue across at constant y until the end of that line. Then leave a blank row and repeat those x values for the next horizontal line. Repeat until I have 5 lines worth of x values. The blank row is critical for getting the last point of the of one line to not connect to the first point of the next line.
    1b) Enter a column of y values. Enter the appropriate y value for the first line adjacent to the first set of x values, then enter the next y value for the next set of x values, and so on.
    2) Select these two columns and insert my scatter chart (lines with markers). Format chart until it looks right.
    3) Then enter a column for x values for the polygon, with an adjacent column containing the appropriate y values.
    4) Bring up the select data dialog and add a new series, using these x and y values.
    5) Format the new series appropriately.

    Does that help?
    Quote Originally Posted by shg
    Mathematics is the native language of the natural world. Just trying to become literate.

+ 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. How to turn a bar chart into a boxplot diagram?
    By AxcelSpringer in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 03-04-2022, 09:52 AM
  2. VBA- Copy cells incl. Diagram and update diagram reference
    By Julian91 in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 12-22-2018, 07:03 PM
  3. Polar pie chart diagram
    By knigt in forum Hello..Introduce yourself
    Replies: 2
    Last Post: 06-08-2018, 09:54 AM
  4. [SOLVED] Radar Chart overlaid a Quadrant Diagram
    By nelg001 in forum Excel Charting & Pivots
    Replies: 2
    Last Post: 05-02-2014, 02:09 AM
  5. Sensitivity Analyses: Dispersion Diagram/Chart
    By miss_georgina in forum Excel General
    Replies: 2
    Last Post: 12-12-2012, 10:23 AM
  6. overlap chart / venn diagram
    By kmool in forum Excel Charting & Pivots
    Replies: 1
    Last Post: 03-25-2008, 06:27 PM
  7. [SOLVED] Bubble Chart - Venn Diagram
    By Bill Hall in forum Excel Charting & Pivots
    Replies: 2
    Last Post: 05-23-2005, 02:06 PM

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