Skip to content

Commit 88f75e0

Browse files
committed
remove fig caption
1 parent 465aeb3 commit 88f75e0

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

02_develop_visualization.qmd

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,7 @@ Plotnine is a python data visualization graphics, heavily inspired by [ggplot2](
1919

2020
In this tutorial, I'll walk through the process of creating my plotnine 2025 contest submission: A visualization of that tracks employment across Canadian industries, ranked by their monthly percent change in employment. This visualization reveals which industries are expanding versus contracting in Canada's economic climate over time.
2121

22-
See the final visualizations [here](index.html)
23-
24-
![2025-plotnine-submission](2025-plotnine-submission.png)
22+
![](2025-plotnine-submission.png)
2523

2624
# Setup
2725

0 commit comments

Comments
 (0)