BLOG

Petrophysics

Enhance Your Plotly Express Scatter Plot With Marginal Plots

Scatter plots are a commonly used data visualisation tool within data science. They allow us to plot two numerical variables, as points, on a two dimensional graph. From these plots, we can understand if there is a relationship between the two variables, and what the strength of that relationship is. Within this short tutorial, we

Read More »
Petrophysics

Using Plotly Express to Create Interactive Scatter Plots

Scatter plots allow us to plot two variables from a dataset and compare them. From these plots, we can understand if there is a relationship between the two variables, and what the strength of that relationship is. Within petrophysics scatter plots, are commonly known as crossplots. They are routinely used as part of the petrophysical

Read More »