Skip to content

Commit 2438ed8

Browse files
authored
Merge pull request #323 from raynamharris/patch-3
Update 07-visualization-ggplot-python.md
2 parents 4f44253 + 52f2e58 commit 2438ed8

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

_episodes/07-visualization-ggplot-python.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
2-
title: Making Plots With ggplot
2+
title: Making Plots With plotnine
33
teaching: 40
44
exercises: 50
55
questions:
66
- "How can I visualize data in Python?"
77
- "What is 'grammar of graphics'?"
88
objectives:
9-
- "Create a plotnine object."
9+
- "Create a `plotnine` object."
1010
- "Set universal plot settings."
1111
- "Modify an existing plotnine object."
1212
- "Change the aesthetics of a plot such as color."

0 commit comments

Comments
 (0)