Skip to content

Commit

Permalink
multiple y axis
Browse files Browse the repository at this point in the history
  • Loading branch information
BindiChen committed Feb 20, 2022
1 parent b0b985c commit 514fe42
Show file tree
Hide file tree
Showing 2 changed files with 580 additions and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,7 @@
## Data Visualization

* [Dual-axis combo chart in Python - Matplotlib, Seaborn, and Pandas `plot()`](https://bindichen.medium.com/creating-a-dual-axis-combo-chart-in-python-52624b187834) | [:orange_book: Notebook](data-visualization/0006-dual-axis-combo-chart/dual-axis-combo-chart.ipynb)
* [Adding 3rd Y-axis to combo chart in Python - Matplotlib, Seaborn, and Pandas `plot()`](https://bindichen.medium.com/adding-a-third-y-axis-to-python-combo-chart-39f60fb66708) | [:orange_book: Notebook](data-visualization/0010-multiple-y-axis/multiple-y-axis-combo-chart.ipynb)

Altair
* [Python Interactive Data Visualization with Altair](https://towardsdatascience.com/python-interactive-data-visualization-with-altair-b4c4664308f8) | [Gist](https://gist.github.com/BindiChen/0dea2e7fa189f8ff1397180f3b764cc7#file-altair-interactive-selection-chart-py)
Expand Down

Large diffs are not rendered by default.

0 comments on commit 514fe42

Please sign in to comment.