Forum Discussion
Plot defects on graph
- Feb 12, 2025
I can get you something like this:
In the linked-to workbook below a little macro which draws a fresh chart each time Button 1 is pressed.
If the labels are a bit confusing you can move one with the mouse and a line will appear showing which shape it belongs to:
Link:
https://app.box.com/s/pecl6xnz2l8gbwf0z3vryzxvu7bvax65
I believe the closest you can get is by creating a bubble chart where the bubble size is based on the "area of the defect". Not sure though if that is what you had in mind.
This looks incredibly close to what I am trying to do. Rather than me providing 4 positioning measurements, would it make more sense to only have two? would that help with making the width dimension possible? example rather than using ax start, orientation, length and width, (4 variables) i would only provide the coordinate for axial start and circ start as one set of coordinates and then the axial end & circ end as another set? Like i said I am terrible with graphs but just trying to look at it from another angle