jeremiecoullon / SGMCMCJax

Lightweight library of stochastic gradient MCMC algorithms written in JAX.
https://sgmcmcjax.readthedocs.io/en/latest/index.html
Apache License 2.0
95 stars 8 forks source link

Plot labels in documentation are hard to read #28

Closed canyon289 closed 2 years ago

canyon289 commented 2 years ago

Black theme with black axes label on transparent background makes it challenging to see the full figure. image

https://github.com/openjournals/joss-reviews/issues/4113

jeremiecoullon commented 2 years ago

I'm trying to reproduce this: I set my firefox browser to dark theme but the docs page still have a white background.

What specifically was set to black theme in your setup?

canyon289 commented 2 years ago

hm, I'm not sure. i tried on my laptop and its fine now.

image
jeremiecoullon commented 2 years ago

Other libraries (for example PyMC) seem to have similar looking plots, so I'm thinking of leaving these as they are. What do you think?

canyon289 commented 2 years ago

Sounds good!