Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 897 Bytes

README.md

File metadata and controls

20 lines (11 loc) · 897 Bytes

Website

https://dudaspm.github.io/d3plotbook

D3 + Plot + Jupyter

This is the source files for creating a D3.js and Plot (ObservableHQ) graphs in Jupyter Lab and Google Colab. This book is an introduction to both platforms and will cover:

  • How to get started using D3.js in JupyterLab or Google Colab (Completed)
  • Creating a simple shape, without data, in D3.js (Completed)
  • Using D3.js with a small data set. Including selectAll, data, join (Completed)

Contributors

We welcome and recognize all contributions. You can see a list of current contributors in the contributors tab.

Credits

This project is created using the open source Jupyter Book project and the executablebooks/cookiecutter-jupyter-book template.