Skip to content

Commit

Permalink
Merge pull request #54 from humphreylee/humphreylee-patch-1
Browse files Browse the repository at this point in the history
Fix link error to punch_card_of_github.rs in  README.md
  • Loading branch information
yuankunzhang authored Apr 10, 2024
2 parents 7eaafa9 + 053729e commit f2dcfcd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -287,7 +287,7 @@ You can also clone the repo and run `cargo run --bin gallery` to view the intera
<a href="./gallery/src/scatter/basic_scatter.rs"><img src="./img/scatter/basic_scatter.svg" width="40%" alt="Basic Scatter" /></a>
<a href="./gallery/src/scatter/bubble_chart.rs"><img src="./img/scatter/bubble_chart.svg" width="40%" alt="Bubble Chart" /></a>
<a href="./gallery/src/scatter/effect_scatter.rs"><img src="./img/scatter/effect_scatter.svg" width="40%" alt="Effect Scatter" /></a>
<a href="./gallery/src/scatter/punch_cart_of_github.rs"><img src="./img/scatter/punch_card_of_github.svg" width="40%" alt="Punch Card of Github" /></a>
<a href="./gallery/src/scatter/punch_card_of_github.rs"><img src="./img/scatter/punch_card_of_github.svg" width="40%" alt="Punch Card of Github" /></a>
</div>

### Sunburst Charts
Expand Down

0 comments on commit f2dcfcd

Please sign in to comment.