Forum Discussion
TheAlbinodonkey
Jul 05, 2021Copper Contributor
Excel graphs
Hey community, I want to add three squares into a scatter plot to kind of group the points that I have in these three graphs. However, the squares have exact coordinates where they should be and ...
amit_bhola
Jul 05, 2021Iron Contributor
TheAlbinodonkey , to make exact squares, plot them as a different series containing 5 points each and then convert the chart type of those series to scatter with straight lines. The 5 points of each square must be the Lower Left, then Upper Left, then Upper right, then Lower right, then again lower left.
Example file attached.