Skip to content
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix #5573: Use SVG in docs #5677

Merged
merged 2 commits into from Dec 16, 2015
Merged

Fix #5573: Use SVG in docs #5677

merged 2 commits into from Dec 16, 2015

Conversation

mdboom
Copy link
Member

@mdboom mdboom commented Dec 14, 2015

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).

@mdboom mdboom added this to the next major release (2.0) milestone Dec 14, 2015
@jenshnielsen
Copy link
Member

Something goes wrong in the format parsing

/home/travis/build/matplotlib/matplotlib/doc/mpl_examples/pylab_examples/xcorr_demo.py:11: 
WARNING: image file not readable: api/../build/plot_directive/mpl_examples/pylab_examples/xcorr_demo.p

tacaswell added a commit that referenced this pull request Dec 16, 2015
@tacaswell tacaswell merged commit 838fa1f into matplotlib:master Dec 16, 2015
@tacaswell
Copy link
Member

Merging this so that we can see what the built docs look like at http://matplotlib.org/devdocs

We should hold of back porting this until we are sure we are happy with it.

@jenshnielsen
Copy link
Member

For this to take effect on the devdocs we probably need to change either https://github.com/matplotlib/matplotlib/blob/master/.travis.yml#L110 to not build small or
change small to include svg

jenshnielsen added a commit to jenshnielsen/matplotlib that referenced this pull request Dec 31, 2015
Borrowed from matplotlib#5677 which is not backported to 2.x
jenshnielsen added a commit to jenshnielsen/matplotlib that referenced this pull request Jan 1, 2016
Borrowed from matplotlib#5677 which is not backported to 2.x
@QuLogic
Copy link
Member

QuLogic commented Oct 16, 2016

This was reverted (see #6835.)

@QuLogic QuLogic modified the milestones: unassigned, 2.0 (style change major release) Oct 16, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants