@@ -168,15 +168,39 @@ with plt.style.context(matplotx.styles.dracula):
168168 pass
169169```
170170
171- See [ here] ( https://github.com/nschloe/matplotx/wiki/Extra-styles-gallery ) for a
172- full list of extra styles
173-
174171| <img src =" https://nschloe.github.io/matplotx/aura-dark-soft.svg " width =" 100% " > |
175172| :----------------------------------------------------------------------------------: |
176173| <img src =" https://nschloe.github.io/matplotx/dracula.svg " width =" 100% " > |
177174| <img src =" https://nschloe.github.io/matplotx/gruvbox-dark.svg " width =" 100% " > |
178175| <img src =" https://nschloe.github.io/matplotx/pitaya-smoothie-dark.svg " width =" 100% " > |
179176
177+ <details >
178+ <summary >Many more styles here...</summary >
179+
180+ | <img src =" https://nschloe.github.io/matplotx/aura-dark.svg " width =" 100% " > |
181+ | :-----------------------------------------------------------------------------------: |
182+ | <img src =" https://nschloe.github.io/matplotx/ayu-dark.svg " width =" 100% " > |
183+ | <img src =" https://nschloe.github.io/matplotx/ayu-light.svg " width =" 100% " > |
184+ | <img src =" https://nschloe.github.io/matplotx/ayu-mirage.svg " width =" 100% " > |
185+ | <img src =" https://nschloe.github.io/matplotx/challenger-deep.svg " width =" 100% " > |
186+ | <img src =" https://nschloe.github.io/matplotx/github-dark.svg " width =" 100% " > |
187+ | <img src =" https://nschloe.github.io/matplotx/github-dimmed.svg " width =" 100% " > |
188+ | <img src =" https://nschloe.github.io/matplotx/github-light.svg " width =" 100% " > |
189+ | <img src =" https://nschloe.github.io/matplotx/gruvbox-light.svg " width =" 100% " > |
190+ | <img src =" https://nschloe.github.io/matplotx/nord.svg " width =" 100% " > |
191+ | <img src =" https://nschloe.github.io/matplotx/one-dark.svg " width =" 100% " > |
192+ | <img src =" https://nschloe.github.io/matplotx/pacoty.svg " width =" 100% " > |
193+ | <img src =" https://nschloe.github.io/matplotx/pitaya-smoothie-light.svg " width =" 100% " > |
194+ | <img src =" https://nschloe.github.io/matplotx/solarized-dark.svg " width =" 100% " > |
195+ | <img src =" https://nschloe.github.io/matplotx/solarized-light.svg " width =" 100% " > |
196+ | <img src =" https://nschloe.github.io/matplotx/tableau-10.svg " width =" 100% " > |
197+ | <img src =" https://nschloe.github.io/matplotx/tableau-20.svg " width =" 100% " > |
198+ | <img src =" https://nschloe.github.io/matplotx/tokyo-night-day.svg " width =" 100% " > |
199+ | <img src =" https://nschloe.github.io/matplotx/tokyo-night-night.svg " width =" 100% " > |
200+ | <img src =" https://nschloe.github.io/matplotx/tokyo-night-storm.svg " width =" 100% " > |
201+
202+ </details >
203+
180204Other styles:
181205
182206- [ John Garrett, _ Science Plots_ ] ( https://github.com/garrettj403/SciencePlots )
0 commit comments