Skip to content

Commit 5a24759

Browse files
authored
Merge pull request #2641 from palewire/patch-16
Move scatter with histogram into scatter plots section
2 parents b1a4ced + a0999f6 commit 5a24759

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

altair/examples/scatter_marginal_hist.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
with marginal facetted histograms, and how to share their respective
66
- x,some y-limits.
77
"""
8-
# category: other charts
8+
# category: scatter plots
99
import altair as alt
1010
from vega_datasets import data
1111

0 commit comments

Comments
 (0)