Observable Plotdataset-specific
Marijuana Opinion Trend
GSS marijuana legalization trends by church attendance and other demographics.
Preview placeholder
marijuana-trend-v1
Installation
Terminal
npx @ontopic/viz add plot/gss/marijuana-trend-v1Props
| Prop | Type | Description |
|---|---|---|
data | GSSOpinionData | GSS marijuana opinion data |
See full TypeScript interface on GitHub for all props.
Usage Example
TypeScript
import { MarijuanaTrend } from '@/viz/components/plot/gss/marijuana-trend-v1';Metadata
- Last Updated2025-01-12
- FrameworkObservable Plot
- Categorydataset-specific
- Subcategorygss
Observable Plot GSS Trend Opinion
Dependencies
@observablehq/plot
Quick Install
npx @ontopic/viz add plot/gss/marijuana-trend-v1Related Components
recharts
Abortion Opinion Chart
GSS-specific visualization of abortion opinion trends with demographic filters (Race, Education, Region).
recharts
Health Indicators Scatter
County health indicators scatterplot (e.g., obesity vs diabetes) with regression analysis.
plot
US State Choropleth
US state choropleth map with TopoJSON. Color-encodes values by state with tooltips.
plot
Generic Choropleth
Generic choropleth map component supporting any TopoJSON geography.