Viz Docs
Documentation
Version 0.1.0-alpha

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-v1
Sample Data
health-obesity-diabetes.json

Regression

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-v1
Sample Data
health-obesity-diabetes.json

Faceted

Uses "Small Multiples" (faceting) to compare relationships across different categories simultaneously.

Loading...
Install
npx @ontopic/viz add plot/health/health-scatter-faceted-v1
Sample Data
health-obesity-diabetes.json