r - Overlay contour plots to visualize two different distribution -


i trying visualize how data 2 different processes differ using plotly histogram2dcontour plot. right producing these these plots separately.

plot1 represents distribution of data process 1

enter image description here

plot2 represents distribution of data process 2 enter image description here

is there anyway can overlay these plots on top of each other , @ them simultaneously in 1 plot rather looking @ them 2 different plot? advise appreciated.

below link reproducible dataset using generate these separate plots.

http://www.readsy.co/spritzy/test_df.txt


Comments

Popular posts from this blog

javascript - Confirm a form & display message if form is valid with JQuery -

Retrieving ETA (estimated time of arrival) with Google Distance Matrix API and public transit as transport mode -

ionic framework - Meteor - Error: Failed to execute 'insertBefore' on 'Node' -