File tree Expand file tree Collapse file tree 3 files changed +7
-3
lines changed
Expand file tree Collapse file tree 3 files changed +7
-3
lines changed Original file line number Diff line number Diff line change @@ -27,7 +27,9 @@ SOFTWARE.
2727### Third-Party Licenses
2828
2929This project includes or adapts files from:
30- - **Matplotlib** (BSD-compatible license)
30+ - [**SciencePlots**](https://github.com/garrettj403/SciencePlots) (MIT License)
31+ Copyright (c) 2018 John Garrett
32+ - [**Matplotlib**](https://github.com/matplotlib/matplotlib) (BSD-compatible license)
3133 Copyright (c) 2012– Matplotlib Development Team
32- - **Seaborn** (BSD 3-Clause License)
34+ - [ **Seaborn**](https://github.com/mwaskom/seaborn) (BSD 3-Clause License)
3335 Copyright (c) 2012–2023, Michael L. Waskom
Original file line number Diff line number Diff line change @@ -70,6 +70,8 @@ license.
7070
7171### Third-Party Licenses
7272This project includes or adapts files from:
73+ - [ ** SciencePlots** ] ( https://github.com/garrettj403/SciencePlots ) (MIT License)
74+ Copyright (c) 2018 John Garrett
7375- [ ** Matplotlib** ] ( https://github.com/matplotlib/matplotlib ) (BSD-compatible license)
7476 Copyright (c) 2012– Matplotlib Development Team
7577- [ ** Seaborn** ] ( https://github.com/mwaskom/seaborn ) (BSD 3-Clause License)
Original file line number Diff line number Diff line change 11# Author: Cory Chu <
[email protected] >
22# Repository: https://github.com/c0rychu/physics-plot
33#
4- # Reference :
4+ # This style sheet is based on the combination of these two sources :
55# https://blog.gwlab.page/beautiful-plots-by-matplotlib-b5ca9fe2765f
66# https://github.com/garrettj403/SciencePlots/blob/master/scienceplots/styles/science.mplstyle
77
You can’t perform that action at this time.
0 commit comments