Scatterplots
Scatter plots for examining relationships between health metrics like obesity and diabetes prevalence, with options for regression lines and faceted comparisons.
Basic
A foundational scatter plot for examining the relationship between health metrics, such as Obesity and Diabetes prevalence.
Loading...
Install
npx @ontopic/viz add plot/health/health-scatter-basic-v1Sample Data
health-obesity-diabetes.jsonRegression
Combines point-level data with a statistical trend line to highlight correlations and model predictions.
Loading...
Install
npx @ontopic/viz add plot/health/health-scatter-regression-v1Sample Data
health-obesity-diabetes.jsonFaceted
Uses "Small Multiples" (faceting) to compare relationships across different categories simultaneously.
Loading...
Install
npx @ontopic/viz add plot/health/health-scatter-faceted-v1Sample Data
health-obesity-diabetes.json