Dear all,
I'm currently trying to analyze data from two different sources and combine them in one graph.
I have two tables:
1) A table with density information (three columns: X, Y, density)
2) A table with defect coordinates (two columns: X, Y)
I generate a heatmap with the data from table 1), which is working fine. The data is describing a grid of material (with density)
I also can generate a scatter plot from the data of table 2)
I would now like to generate a plot, where I paste the scatter from table 2 on top of the heatmap from table 1.
The coordinates are the same, but the defect locations can also be in the empty spaces between the grid.
I googled for overlay, combined graph, join etc. but can't find a way to do it.
I'm just in the phase of starting to use JMP and just start learning the basics. To get to where I am was so fast and easy, that I'm absolutely flashed. Only the next step is now not working...
Any help is appreciated.
Best regards,
Thomas