Skip to content

Commit

Permalink
Update plot embedding in Jupyter C++ Notebooks
Browse files Browse the repository at this point in the history
  • Loading branch information
arminms committed Feb 8, 2024
1 parent fb2407e commit bf84407
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 @@ -27,7 +27,7 @@ If you don't have Docker, an easier but slower way is to click on [![Binder](htt
- 🖇️ Header-only (only one header file)
- 🪶 Lightweight (~300 lines of code)
- ⚡ Fast (all i/o implemented with `C` API and `C++11` threading)
- 📊 Support displaying plots in *Jupyter `C++` Notebooks* via [xeus-cling](https://github.com/jupyter-xeus/xeus-cling)
- 📊 Support embedding plots/animations in *Jupyter `C++` Notebooks* via [xeus-cling](https://github.com/jupyter-xeus/xeus-cling)
- 🏫 Easy to learn. If you know [gnuplot](http://www.gnuplot.info/), you're already set.
- 📥 Easily integrates with existing libraries and code (via CMake configs)
- ➡️ Support [fluent interface](https://en.wikipedia.org/wiki/Fluent_interface)
Expand Down

0 comments on commit bf84407

Please sign in to comment.