Skip to content

Commit

Permalink
Small fix for penguins example
Browse files Browse the repository at this point in the history
  • Loading branch information
philippjfr committed Dec 16, 2022
1 parent 597c4ca commit 9580995
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/gallery/penguins/penguins.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ layouts:
views:
scatter:
type: hvplot
kind: scatter
kind: points
x: bill_length_mm
y: bill_depth_mm
color: species
Expand Down

0 comments on commit 9580995

Please sign in to comment.