Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork7.9k
Fix #5573: Use SVG in docs#5677
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
Something goes wrong in the format parsing
|
Merging this so that we can see what the built docs look like athttp://matplotlib.org/devdocs We should hold of back porting this until we are sure we are happy with it. |
For this to take effect on the devdocs we probably need to change eitherhttps://github.com/matplotlib/matplotlib/blob/master/.travis.yml#L110 to not build small or |
Borrowed frommatplotlib#5677 which is not backported to 2.x
Borrowed frommatplotlib#5677 which is not backported to 2.x
QuLogic commentedOct 16, 2016 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
This was reverted (see#6835.) |
This looks a lot better on hi-res displays, and I think will be a nice show-off for the style changes in 2.0.
I think what this PR needs is testing on various browsers and some manual looking for things where SVG breaks (though it all looks pretty good to me on spot-checking, and SVG is one of our better-tested backends).