forked from matplotlib/matplotlib
-
Notifications
You must be signed in to change notification settings - Fork 0
Changed 'colors' paramater in PyPlot vlines/hlines and Axes vlines/hlines to default to configured rcParams 'lines.color' option #1
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
Open
McCoubs
wants to merge
1,515
commits into
master
Choose a base branch
from
iss-16482
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 1 commit
Commits
Show all changes
1515 commits
Select commit
Hold shift + click to select a range
e737d0d
Simplify masking in tri.
QuLogic b672f68
Fix running test_internal_cpp_api directly.
QuLogic 95ada39
Merge pull request #17220 from anntzer/ann
QuLogic ef8a6ae
Merge pull request #17092 from anntzer/nostatbar
QuLogic fbbc84f
Merge pull request #17287 from anntzer/tbb
QuLogic 17db319
Remove randomness from test_colorbar_get_ticks_2.
anntzer f7c5635
Also use light color tool buttons in qt+toolmanager+dark theme.
anntzer 0f31553
Restrict Qt toolbars to top/bottom of canvas.
anntzer a81b6da
Replace backend_driver by new example runner.
anntzer b5fbbb5
Merge pull request #17151 from anntzer/colordoc
efiring a0569fe
Merge pull request #17361 from anntzer/unrandcbt
QuLogic 47be1cb
Merge pull request #17366 from anntzer/qtoolpos
QuLogic 0fc4ad6
Change _get_executable_info() to catch ExecutableNotFoundError
f62a209
Fix remaining flake8 issue
b8083ec
Merge pull request #17365 from anntzer/qtoolmancolors
QuLogic 70b2141
Wrap reviewdog yaml.
QuLogic 1357102
CI: Add linting of JavaScript/CSS with eslint.
QuLogic b786dcd
Merge pull request #17226 from anntzer/driver
tacaswell 5962f1a
Update lib/matplotlib/__init__.py
tacaswell 3da9aca
Add indent settings to eslintrc.
QuLogic be2ba7f
Add quotes settings to eslintrc.
QuLogic 8f3f689
Merge pull request #17369 from QuLogic/reviewdog-eslint
tacaswell dec272c
Merge pull request #17355 from jat255/fix_inkscape_detection
QuLogic eda2ed3
DOC: edits from review
tacaswell 7cf68e8
DOC: remove non-existent function call
tacaswell bfa3589
DOC: edits and duplicate removal
tacaswell b5d4a6c
Merge pull request #17359 from QuLogic/fix-tri-test
anntzer 6edcb47
DOC: windows not widows
tacaswell 9b492bd
DOC: Revert all changes to blocking_input_api.rst
tacaswell d174bb0
Auto-set artist.mouseover based on if get_cursor_data is overridden.
anntzer 4428da6
Fix marker overlap
xenoryt ab37ea2
Remove code for sphinx < 1.8
timhoffm 1e58203
revert plot_streamplot.py to original version
asafmaman101 8167e81
Support standard names for freetype hinting flags.
anntzer c6ec7f1
Update backend_svg.py
cover-me 8d33af7
Merge pull request #17266 from efiring/set_ticklabels
tacaswell 97477d7
Simplify file handling in ft2font.
anntzer 505cbed
Handle review comments.
anntzer 35fd945
Merge pull request #17377 from timhoffm/sphinx-version
QuLogic 23d36d9
Inline convert_open_args.
anntzer 904227b
Merge pull request #17372 from anntzer/mos
QuLogic 9b6c490
FIX: properly check figure on gridspec
jklymak d79498b
make sure all gridspecs have a figure attribute
jklymak f792c8b
Merge pull request #17380 from anntzer/ftflags
QuLogic 965e533
Merge pull request #15104 from anntzer/ft2fontfile
QuLogic 34b86a5
yticks: Fix typos
jiahao 28f41f9
Merge pull request #17383 from jiahao/cjh/yticks-doc
QuLogic 9e6b9b4
Fix running the test suite with inkscape>=1.
anntzer 8e5aac9
Update backend_svg.py
8000
cover-me 82dfe4b
Merge pull request #2 from cover-me/fix-pep8
cover-me f936648
Update backend_svg.py
cover-me 932a863
Merge pull request #3 from cover-me/fix-pep8
cover-me 8ec7307
Small updates to troubleshooting guide.
anntzer 4f95512
Merge pull request #17390 from anntzer/tsg
timhoffm 7377faf
Merge pull request #17382 from jklymak/fix-properly-check-for-figrue
QuLogic a6f82b9
Merge pull request #17351 from anntzer/inkscape1
QuLogic ee52f21
Clarify deprecation message re: tex/pgf preambles as list-of-strings.
anntzer 0de8ef5
TexManager fixes.
anntzer cc10355
Merge pull request #17378 from timhoffm/fix-marker-overlap2
tacaswell aaacd25
Remove qt4 backends from backend fallback candidates.
anntzer 7a8be18
Cleanup wx examples.
anntzer 35ead09
FIX: Fix for FFMpeg + GIF
larsoner 54bd6f1
Merge pull request #17400 from anntzer/wxex
timhoffm 2572f90
DOC: Use @timhoffm's wording about unexpected compilation
tacaswell 7ac9e13
DOC: tweak note about out-of-the-box backends
tacaswell bb8480b
Merge pull request #17392 from anntzer/preamblewarning
QuLogic b8ffb8c
MNT: improve the error message in Path init
tacaswell 351f47e
MNT: pull shape checking into cbook
tacaswell 21082ab
MNT: simplify and add tests for cbook._check_shape
tacaswell 6cffcc1
FIX: typo from review
tacaswell f4f365f
Merge pull request #17399 from anntzer/unqt4
tacaswell 1982469
Update lib/matplotlib/animation.py
larsoner 8bddf0a
Merge pull request #17395 from anntzer/texman
QuLogic dfa7d1c
Don't forget to dlclose() main_program in tkagg init.
anntzer 6e6fe87
Deprecate passing keys to update_keymap as single comma-separated string
anntzer d8418e2
Revert "DOC: drop the experimental tag constrained_layout and tight_l…
jklymak 22eade6
Merge pull request #17394 from anntzer/update_keymap
timhoffm 3756e58
Keep validate_date private.
anntzer 83dd1de
Cygwin fixes
Sonic-Amiga 88ea5b7
Merge pull request #17413 from matplotlib/revert-17094-doc-drop-exper…
QuLogic 7ce2788
Merge pull request #17414 from anntzer/validate_date
QuLogic 9ebcbc1
Merge pull request #17404 from anntzer/dlclose
QuLogic 23335e6
Merge pull request #16569 from tacaswell/mnt_better_path_errors
QuLogic 60fd88f
Merge pull request #17401 from larsoner/ffmpeg
tacaswell 8673167
Merge pull request #17415 from Sonic-Amiga/p.fedin/5962
QuLogic 0538ea7
Remove status bars in toolmanager mode as well.
anntzer c01f9d3
Unstale viewlims before draw()ing polar axes.
anntzer 3fb7408
fix typo in stem doc
mdeff 425f9cf
Merge pull request #17425 from mdeff/typo
anntzer e70c6f8
Merge pull request #17422 from anntzer/polarunstale
QuLogic 7a2a049
Merge pull request #17328 from jbhopkins/wx_4p10
efiring 370ad44
Merge pull request #16551 from tacaswell/doc_pip_opinions
timhoffm ef0a308
Merge pull request #17362 from anntzer/toolmanstatbar
timhoffm 1241d59
tk: Skip setting cursor if window is unavailable.
QuLogic 2acbdd0
TST: Smoke test saving with interactive backends.
QuLogic b65d1e7
wx: Fix saving after window is closed.
QuLogic 04b047b
wx: Fix saving to a BytesIO.
QuLogic c0e7fbe
TST: Skip backend savefig equality check on Qt5+macOS.
QuLogic 222b3ba
Avoid creating a Tick in Axis.get_tick_space.
QuLogic 661100a
Changed line color of boxplot for dark_background (#15725)
manan2501 178515c
Get default params from matplotlibrc.template.
anntzer 5fe972e
Fix toolbar separators in wx+toolmanager.
anntzer a664c8a
adding both methods how to generate multiple plots
asafmaman101 a9d580e
fix linting
asafmaman101 5c13fb4
Merge pull request #17348 from QuLogic/tickspace-no-tick
timhoffm 2240f34
Merge pull request #17363 from anntzer/wxtb
timhoffm 140058b
Discourage use of proprietary Matplotlib names for freetype hinting
timhoffm 5698325
Merge pull request #15029 from anntzer/rc2
timhoffm 6d82ceb
Remove comment re: validation of datetime format strings.
anntzer ec579de
Show the failing line in bad-rcparams warnings.
anntzer 42b2dff
Merge pull request #16340 from anntzer/set_xmargin-autoscale
efiring 1a6ef99
Merge pull request #16990 from terencehonles/update-testing-helpers
tacaswell 20c320b
Merge pull request #17438 from timhoffm/freetype-hinting
anntzer 6c02d68
Merge pull request #17439 from anntzer/unvalidate
timhoffm eff7337
Move integerness checks to SubplotSpec._from_subplot_args.
anntzer 98ff4b4
Support odd-length dash patterns in Agg.
anntzer f964afd
Fix rcParams validator for dashes.
anntzer bc444fa
revert xkcd.py
asafmaman101 6d49644
Make validate_date throw ValueError, not RuntimeError.
anntzer 2bdfea8
Merge pull request #17452 from anntzer/validate_date
timhoffm 0c0848b
Merge pull request #17405 from anntzer/badrc
QuLogic 16ae357
Merge pull request #17444 from anntzer/odddash
QuLogic 4a8aa8c
Merge pull request #17350 from anntzer/gscheckint
QuLogic 2f41868
FIX: cancel pending autoscale on manually setting limits
tacaswell 26fd914
Merge pull request #17391 from QuLogic/tk-cursor
tacaswell 6d4747f
DOC: reduce jargon and correct grammar
tacaswell 89be34e
Correctly initialize kwargs to _image.resample.
QuLogic e5abc17
image: Avoid excess NumPy array refcount twiddling.
anntzer 949cc29
Make array_view.set return a bool.
QuLogic 8e7aaff
Fix leak of input mesh during image resampling.
QuLogic db783f7
Merge pull request #17443 from anntzer/dash-validator
timhoffm f05ea3d
DOC: grammar / wording corrections from review
tacaswell 28c7b23
Fold _make_nseq_validator into _listify_validator.
anntzer 22d406a
DOC: clarify that milestones are intentions not approvals
tacaswell 8627f64
Replace PyObject_Call* with PyObject_Call*ObjArgs.
QuLogic 2d2083c
Remove extraneous `(char *)` casts.
QuLogic 0edefcd
Merge pull request #17062 from cover-me/master
jklymak 3964e71
Merge pull request #17466 from tacaswell/doc_milestone_implications
QuLogic 897bc57
Use qVersion, not QT_VERSION_STR -- the latter doesn't exist in PySide2.
anntzer d132860
Merge pull request #17458 from QuLogic/image-cleanup
tacaswell 46936d7
Merge pull request #4779 from tacaswell/doc_interactive_doc
QuLogic 969513e
Merge pull request #17469 from anntzer/qv
QuLogic edcc3c3
Deprecate the private FigureCanvasGTK3._renderer_init.
anntzer aaa9cc1
DOC: Use Sphinx-gallery animation capture
larsoner 0d82faf
DOC: Tweak
larsoner 7e57660
Add support for blitting in qt5cairo.
anntzer 1df45d6
FIX: Ref
larsoner a39c462
Fix typo in validate_stringlist doc.
anntzer 0a4dd1c
FIX: Birthday adjusted for better spiking
larsoner 4780a81
STY: PEP8
larsoner de0fb17
Update doc/Makefile
larsoner ac400b5
Fix LightSource.shade on fully unmasked array.
QuLogic f288658
Cleanup RectangleSelector example.
anntzer 81a9396
Shorten RectangleSelector._release.
anntzer e689289
Merge pull request #17464 from anntzer/unnseq
tacaswell 3816dff
Merge pull request #17461 from anntzer/unrenderer_init
tacaswell 35808ec
Merge pull request #17475 from anntzer/rse
QuLogic d03c337
Merge pull request #17482 from anntzer/rsx
QuLogic eb27af0
Merge pull request #17477 from larsoner/anim
QuLogic 0165830
Merge pull request #17358 from QuLogic/masked-CubicTriInterpolator
jklymak 3c27f6c
Remove unnecessary cast in Line3DCollection.set_segments.
QuLogic 2e57d5b
Avoid unnecessary conversions to arrays.
QuLogic ac018af
Rewrite _reshape_2D to not use ragged ndarrays.
QuLogic b8b1733
Change hist empty check to not use 2D arrays.
QuLogic a0aac5a
Allow object arrays in cbook._combine_masks.
QuLogic 98f22a9
Error out of index_of if input is not a NumPy array.
QuLogic 00deb04
MNT: avoid casting to numpy in violin_stats
tacaswell 5ab1352
Merge pull request #17289 from QuLogic/np119
jklymak d02b8be
Inline FigureCanvasGtkFoo._render_figure.
anntzer d7d11a7
Make get_sample_data autoload npy/npz files.
anntzer 56d509f
Merge pull request #17481 from QuLogic/masked-shading
dstansby a1c51a0
Merge pull request #15641 from anntzer/get_sample_data-npy
tacaswell df67aaf
Merge pull request #17478 from anntzer/qt5cblit
jklymak 67e2590
Numpydocify RectangleSelector docstring.
anntzer 4eda3f2
Simplify handling of fontproperties=None.
anntzer 54a61cc
BUG: Show bug test case
larsoner 93cf388
Revert "Don't divide by zero in Line2D.segment_hits."
larsoner e919969
Support marking a single artist as not-usetex.
anntzer 906d8c6
Merge pull request #17486 from anntzer/fpnone
QuLogic 4cec73f
Merge pull request #17489 from larsoner/bug
QuLogic e10ab91
Update SVGs that use interpolation='none'.
QuLogic 56e9b41
Don't composite images that are no clipped.
QuLogic 3a1fbf3
Fix Pillow import in testing.
QuLogic 28756a2
Fix clipping of images with clipping disabled.
QuLogic 8373989
Add an explicit initializer to std::stringstream.
QuLogic 4b06006
Hide symbols in compiled extension where possible.
QuLogic 9c1f752
Hide inlines in compiled extensions.
QuLogic 17566b2
Only build local FreeType statically.
QuLogic c266293
Enable LTO for all compiled extensions.
QuLogic fa5059d
Add docstring for `add_optional_flags`.
QuLogic 786d18a
Merge pull request #17003 from QuLogic/hidden-visibility
anntzer 16df024
Merge pull request #17474 from anntzer/rs
timhoffm fb9e723
Merge pull request #17462 from anntzer/gtk_render_figure
timhoffm d84f4a7
FIX: fix support for single color 2D array as c to mean single color
tacaswell 1a56e12
DOC: tweak wording about c input to scatter
tacaswell 6ed975c
Merge pull request #17495 from QuLogic/pillow-import
tacaswell 346f6f7
Merge pull request #17499 from tacaswell/fix_scatter_singlecolor
efiring 898bd5f
Merge pull request #13884 from anntzer/docextreme
tacaswell e85a17d
Undocument parameter orientation of bar()
timhoffm f5e6f5d
Deprecate ismath parameter to draw_tex and ismath="TeX!".
anntzer cf95c21
Merge pull request #17504 from timhoffm/bar-orientation2
tacaswell 820bbdf
modify heading in subplot.py
asafmaman101 e92682d
added integration tests
story645 2e20e67
closes #17502 by adding check to plot
story645 6a2d498
flake
story645 81c01b2
more flake, will rebase eventually probably
story645 36bc7da
Merge pull request #17340 from asafmaman101/same-fig-creation-method
timhoffm 5e5ac01
Adding 2d support to quadmesh set_array
greglucas 58a59ed
reverted double quotes on string
story645 626d54f
Merge pull request #17496 from QuLogic/image-clip
timhoffm fcb0a41
Merge pull request #17506 from story645/fix-dicts
tacaswell 49593b7
Merge pull request #16908 from greglucas/quadmesh_set_array
tacaswell 66289c4
Correctly set default linewidth for unfilled markers.
QuLogic 51a1940
Merge pull request #17492 from QuLogic/unfilled-marker-lw
timhoffm 69e651f
Merge pull request #17484 from anntzer/ismath_tex
QuLogic 85a7c23
Steal fontconfig's font weight guessing algorithm, using fc weights.
anntzer 8a74fe2
Go back to using OpenType weight values.
anntzer c24b1af
Simplifications to errorbar().
anntzer 76b6674
DOC: remove inkscape restriction in doc
jklymak 775e41c
Merge pull request #17512 from jklymak/doc-inkscape-req
jklymak b9cea08
Don't fallback to agg in tight_layout.get_renderer.
anntzer 9ccdb1d
Merge pull request #15221 from anntzer/get_renderer
QuLogic 24fa78d
FIX: legend issue with bbox_inches="tight"
jklymak a022b52
Override set_url() in class Tick
khyox 3964f2a
Add test for urls on ticks in svg.
QuLogic 08169a9
Ensure URLs are stored for plain lines in SVG.
QuLogic b71691a
TST: test fig legend doesn't move
jklymak 90200c6
Merge pull request #17493 from QuLogic/svg-interpolation-images
tacaswell 01cb983
windowextent-for-annotationbbox
ImportanceOfBeingErnest 8e569e9
Merge pull request #15037 from anntzer/simplify-errorbar
QuLogic 2f63dc4
Merge pull request #13457 from ImportanceOfBeingErnest/windowextent-f…
jklymak dd3d5e6
Bump FontManager version.
anntzer 7ff1611
Prefer demo'ing rcParams rather than rc in examples.
anntzer c0e1cfc
Merge pull request #17519 from anntzer/unrc
timhoffm 510482f
Merge pull request #17338 from QuLogic/svg-url
tacaswell a3d7a42
Merge pull request #17485 from anntzer/usenotex
QuLogic a6f31e3
Merge pull request #16203 from anntzer/fontweight
jklymak 853358b
Privatize ttconv module.
QuLogic a5a4324
Merge pull request #17511 from jklymak/fix-offset-legend-tightbbox
tacaswell bd8c6a2
DOC/API: set __qualname__ when using class factory
tacaswell eaf7e8f
Merge pull request #17525 from tacaswell/doc_fix_build
anntzer 34706b5
Remove _parent from NavigationToolbar2QT and add deprecated setter fo…
astrofrog 880ade0
Merge pull request #17517 from astrofrog/fix-parent-set
tacaswell c7a6b12
Merge pull request #17408 from tacaswell/fix_unautoscale
WeatherGod 9ac9157
Remove unneeded check/comment re: multiprocessing in setup.py.
anntzer 413bf65
Fix title_fontsize description
MaozGelbart 71a6674
Merge pull request #17522 from QuLogic/private-ttconv
timhoffm 61eb480
Merge pull request #17531 from anntzer/setupmulti
story645 793c6b0
Merge pull request #17532 from MaozGelbart/title_docfix
QuLogic fafa132
changed 'colors' parameter to default to rcParams['lines.color'] in l…
McCoubs File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Remove randomness from test_colorbar_get_ticks_2.
The point of the test is to check that colorbar ticks have certain values when the scalarmappable's lower and upper lims are a bit more than 0 and a bit less than 1, respectively. Certainly sampling 30x30 random values will nearly always accomplish this, but we may as well just enforce the values.
- Loading branch information
commit 17db319f8a5deeaac8b5376d75ed151a299bfb8f
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.