FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for lib/matplotlib/ticker.py - matplotlib/matplotlib · GitHub
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.3k
Code
Issues
1.1k
Pull requests
429
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
matplotlib
lib
matplotlib
ticker.py
on
v3.11.2
User selector
Datepicker
Commit history
Commits on Apr 23, 2026
Merge pull request #31416 from timhoffm/mnt-deprecate-formatter-attrs
Show description for 7e18ee2
QuLogic
authored
7e18ee2
View commit details
Copy full SHA for 7e18ee2
View code at this point
Browse repository at this point
Commits on Apr 11, 2026
MNT: Privatize Formatter attributes
Show description for 791aaf9
timhoffm
and
buddy0452004
committed
791aaf9
View commit details
Copy full SHA for 791aaf9
View code at this point
Browse repository at this point
Commits on Apr 4, 2026
Fix: format error message to satisfy line length rule
cbrethick
authored
e54425d
View commit details
Copy full SHA for e54425d
View code at this point
Browse repository at this point
Fix: improve log-scale error message wording
cbrethick
authored
d2d77e9
View commit details
Copy full SHA for d2d77e9
View code at this point
Browse repository at this point
Commits on Mar 28, 2026
Merge pull request #31414 from timhoffm/doc-formatter
Show description for 6871ecc
jklymak
authored
6871ecc
View commit details
Copy full SHA for 6871ecc
View code at this point
Browse repository at this point
Add a short example to StrMethodFormatter docstring
dstansby
committed
a8310dc
View commit details
Copy full SHA for a8310dc
View code at this point
Browse repository at this point
DOC: Improve Formatter documentation
Show description for 40bd49d
timhoffm
committed
40bd49d
View commit details
Copy full SHA for 40bd49d
View code at this point
Browse repository at this point
Commits on Mar 26, 2026
Tweak Formatter method docstrings.
Show description for 7f2188a
anntzer
committed
7f2188a
View commit details
Copy full SHA for 7f2188a
View code at this point
Browse repository at this point
Commits on Feb 5, 2026
Update lib/matplotlib/ticker.py
Show description for b11b32c
saakshigupta2002
and
timhoffm
authored
b11b32c
View commit details
Copy full SHA for b11b32c
View code at this point
Browse repository at this point
BUG: Fix IndexLocator.tick_values returning values greater than vmax
Show description for 54e673c
saakshigupta2002
committed
54e673c
View commit details
Copy full SHA for 54e673c
View code at this point
Browse repository at this point
Commits on Jan 2, 2026
MNT: Make transforms helper functions private (#30889)
Show description for a9ed0e1
timhoffm
and
tacaswell
authored
a9ed0e1
View commit details
Copy full SHA for a9ed0e1
View code at this point
Browse repository at this point
Commits on Jul 24, 2025
Keep default minor log ticks if there's 1 major & 1 minor tick.
Show description for 315c4fb
anntzer
committed
315c4fb
View commit details
Copy full SHA for 315c4fb
View code at this point
Browse repository at this point
Commits on Mar 18, 2025
Improve tick subsampling in LogLocator.
Show description for bc94215
anntzer
committed
bc94215
View commit details
Copy full SHA for bc94215
View code at this point
Browse repository at this point
Commits on Feb 22, 2025
DOC: Add docstrings to get_usetex and set_usetex in ticker.py (#29642)
Show description for 9130caf
authored
9130caf
View commit details
Copy full SHA for 9130caf
View code at this point
Browse repository at this point
Commits on Jan 29, 2025
Fix: Ensure ScalarFormatter.set_useOffset properly distinguishes betw… (#29537)
Show description for 05a66bb
masihkhatibzadeh99
and
masih.khatibzdeh
authored
05a66bb
View commit details
Copy full SHA for 05a66bb
View code at this point
Browse repository at this point
Commits on Dec 20, 2024
Use _val_or_rc in more places
QuLogic
committed
2f27efa
View commit details
Copy full SHA for 2f27efa
View code at this point
Browse repository at this point
Commits on Dec 19, 2024
Merge pull request #29054 from anntzer/lmt
Show description for 9db1b97
QuLogic
authored
9db1b97
View commit details
Copy full SHA for 9db1b97
View code at this point
Browse repository at this point
Commits on Dec 17, 2024
Label log minor ticks if only one log major tick is drawn.
Show description for 915bfad
anntzer
committed
915bfad
View commit details
Copy full SHA for 915bfad
View code at this point
Browse repository at this point
Commits on Nov 23, 2024
Minor cleanups to docstrings, comments, and error messages.
anntzer
committed
447ea3d
View commit details
Copy full SHA for 447ea3d
View code at this point
Browse repository at this point
Commits on Nov 12, 2024
Tweak AutoMinorLocator docstring.
anntzer
committed
a5fde40
View commit details
Copy full SHA for a5fde40
View code at this point
Browse repository at this point
Commits on Oct 31, 2024
Merge pull request #29053 from anntzer/lf
Show description for 3f2cc0b
QuLogic
authored
3f2cc0b
View commit details
Copy full SHA for 3f2cc0b
View code at this point
Browse repository at this point
Factor out common formats strings in LogFormatter, LogFormatterExponent.
Show description for 6c92776
anntzer
committed
6c92776
View commit details
Copy full SHA for 6c92776
View code at this point
Browse repository at this point
Commits on Oct 30, 2024
ticker.EngFormatter: allow offset (#28495)
Show description for 61833b8
doronbehar
authored
61833b8
View commit details
Copy full SHA for 61833b8
View code at this point
Browse repository at this point
Commits on Sep 26, 2024
MNT: Cleanup FontProperties __init__ API (#28843)
Show description for 13380e1
timhoffm
authored
13380e1
View commit details
Copy full SHA for 13380e1
View code at this point
Browse repository at this point
Commits on Sep 12, 2024
Merge pull request #28183 from oscargus/axisandmore
Show description for a70d650
QuLogic
authored
a70d650
View commit details
Copy full SHA for a70d650
View code at this point
Browse repository at this point
Commits on Sep 7, 2024
numticks kwonly, doc removal of set_label
ksunden
committed
f6b8a1b
View commit details
Copy full SHA for f6b8a1b
View code at this point
Browse repository at this point
Commits on Aug 21, 2024
Minor fixes in ticker docs
oscargus
committed
1e35e73
View commit details
Copy full SHA for 1e35e73
View code at this point
Browse repository at this point
Commits on Aug 16, 2024
Expire numdecs deprecation
oscargus
committed
68ed8e6
View commit details
Copy full SHA for 68ed8e6
View code at this point
Browse repository at this point
Commits on May 24, 2024
Resolve IndexError when no large steps
ddeibert-nso
committed
5981aa4
View commit details
Copy full SHA for 5981aa4
View code at this point
Browse repository at this point
Commits on Apr 11, 2024
Strip trailing spaces from log-formatter cursor output.
Show description for 8d3dfce
anntzer
committed
8d3dfce
View commit details
Copy full SHA for 8d3dfce
View code at this point
Browse repository at this point
Commits on Jan 30, 2024
Improve Locator docstrings (#27686)
Show description for d3144b1
dstansby
authored
d3144b1
View commit details
Copy full SHA for d3144b1
View code at this point
Browse repository at this point
Commits on Jan 14, 2024
fix minorticks_on
saranti
committed
6640e60
View commit details
Copy full SHA for 6640e60
View code at this point
Browse repository at this point
Commits on Jan 5, 2024
Let FormatStrFormatter respect axes.unicode_minus.
Show description for 3a3f5ee
anntzer
committed
3a3f5ee
View commit details
Copy full SHA for 3a3f5ee
View code at this point
Browse repository at this point
Clarify dollar_ticks example and FormatStrFormatter docs.
Show description for a690651
anntzer
committed
a690651
View commit details
Copy full SHA for a690651
View code at this point
Browse repository at this point
Commits on Dec 22, 2023
Use Axes instead of axes core library code
Show description for 30a6af3
timhoffm
committed
30a6af3
View commit details
Copy full SHA for 30a6af3
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL