Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
matplotlib
/
matplotlib
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
8.5k
Star
23.1k
Code
Issues
1.1k
Pull requests
415
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Issue #1888: added in the \dfrac macro for displaystyle fractions
- #8151
#8151
Merged
QuLogic
merged 9 commits into
matplotlib:master
matplotlib/matplotlib:master
from
watkinrt:dfrac
watkinrt/matplotlib:dfrac
Copy head branch name to clipboard
Jul 26, 2017
Conversation
Commits
9
(9)
Checks
Files changed
Merged
Issue #1888: added in the \dfrac macro for displaystyle fractions
#8151
QuLogic
merged 9 commits into
matplotlib:master
matplotlib/matplotlib:master
from
watkinrt:dfrac
watkinrt/matplotlib:dfrac
Copy head branch name to clipboard
Commits
Commits on Feb 26, 2017
Feature addition: I added in the the \dfrac macro (displaystyle fraction) to the mathtex implementation.
watkinrt
committed
4b9ff60
View commit details
Copy full SHA for 4b9ff60
Browse repository at this point
PEP8 fixes
watkinrt
committed
45f5d63
View commit details
Copy full SHA for 45f5d63
Browse repository at this point
Documentation: Updated the docstring for the dfrac_demo
Show description for bedfdc0
watkinrt
committed
bedfdc0
View commit details
Copy full SHA for bedfdc0
Browse repository at this point
Commits on Mar 2, 2017
Documentation update: I updated the dfrac_demo docstring to be a raw string with the backslashes escaped.
Show description for 0d10078
Ryan Watkins
committed
0d10078
View commit details
Copy full SHA for 0d10078
Browse repository at this point
Commits on Mar 25, 2017
Although Sphyinx requires "\\" to show "\" characters, I removed them as matplotlib doesn't currently support this behavior in docstrings.
watkinrt
committed
2c9b9bc
View commit details
Copy full SHA for 2c9b9bc
Browse repository at this point
Commits on Apr 16, 2017
Remove stray text from documentation.
watkinrt
committed
57fd910
View commit details
Copy full SHA for 57fd910
Browse repository at this point
Commits on Jul 4, 2017
With the resent merging of the sphinx-gallery branch, I went through and updated the docstring to appropriately escape the backslashes.
watkinrt
committed
d0cfe37
View commit details
Copy full SHA for d0cfe37
Browse repository at this point
Commits on Jul 7, 2017
Merge remote-tracking branch 'master/master' into dfrac
watkinrt
committed
7781dbd
View commit details
Copy full SHA for 7781dbd
Browse repository at this point
Commits on Jul 16, 2017
TST: add missing tests
tacaswell
committed
b80d975
View commit details
Copy full SHA for b80d975
Browse repository at this point
You can’t perform that action at this time.