Skip to content

Commit

Permalink
add star wars link in circ barplot section
Browse files Browse the repository at this point in the history
  • Loading branch information
Holtz Yan authored and Holtz Yan committed Sep 26, 2023
1 parent ca5b606 commit 6a8a27b
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions src/pages/circular-barplot.js
Original file line number Diff line number Diff line change
Expand Up @@ -167,6 +167,16 @@ export default function CircularBarplot() {
/>
</Link>
</Col>
<Col xs={12} md={6}>
<Link to={'/532-customizing-circular-barplot-in-matplotlib'}>
<ChartImage
imgName={'532-episode1-each-line-anakin-square'}
caption={
'A highly customized circular barplot visualizing Star Wars data using Python and Matplotlib'
}
/>
</Link>
</Col>
</Row>
</Container>

Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 6a8a27b

Please sign in to comment.