github-actions[bot]
6d840ed383
Format .jl files [skip ci] ( #3914 )
...
Co-authored-by: t-bltg <t-bltg@users.noreply.github.com>
2022-01-16 22:57:53 +09:00
Simon Christ
996da030c8
fix pyplot backend
2022-01-16 22:57:53 +09:00
github-actions[bot]
3906a15b10
Format .jl files [skip ci] ( #3896 )
...
Co-authored-by: t-bltg <t-bltg@users.noreply.github.com>
2022-01-16 22:57:53 +09:00
Simon Christ
dac3b3c847
Legend overhaul including horizontal legends ( #2854 )
...
* prototype
* use add_attributes macro with modification
* add Colors back
* fix convertLegendValue
* fix legendtitlefontsize
* fix gr legend position
* fix aliases
* symbolic color is okay
* remove redundant legend_forground_color aliases
* legend -> legend_postion
* fix inspectdr
* add legendtitlefont pointsize and color
* fix symbol cache
* fix rebase woes
* Update precompile_*.jl file [skip ci] (#3885 )
Co-authored-by: BeastyBlacksmith <BeastyBlacksmith@users.noreply.github.com>
* fix gr
* more fixes
* add match_table to `@add_attributes`
* fix match_map
* Update src/backends/pgfplotsx.jl
Co-authored-by: t-bltg <tf.bltg@gmail.com>
* fix font calls
* apply formatter
* readd descriptions
* more missing descriptions
* adjust pyplot to master
* fix pgfplotsx
* Revert "Merge branch 'bbs/horizontal-legends' of https://github.com/JuliaPlots/Plots.jl into bbs/horizontal-legends"
This reverts commit d880d89ef66eb18731bc67d32d627dd690c6d9e5.
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: BeastyBlacksmith <BeastyBlacksmith@users.noreply.github.com>
Co-authored-by: t-bltg <tf.bltg@gmail.com>
2022-01-16 22:57:53 +09:00
github-actions[bot]
e3a81e0712
Format .jl files [skip ci] ( #3882 )
...
Co-authored-by: t-bltg <t-bltg@users.noreply.github.com>
2022-01-16 22:57:53 +09:00
Jack Dunn
d34c9b903f
Fix PyCall deprecations ( #3864 )
...
Fixes #3818
2022-01-16 22:57:53 +09:00
github-actions[bot]
8e17a182f9
Format .jl files [skip ci] ( #3846 )
...
Co-authored-by: t-bltg <t-bltg@users.noreply.github.com>
2021-09-26 15:42:31 +02:00
Lukas Hauertmann
866cb0c335
Add :mesh3d seriesstyle for PyPlot backend ( #3835 )
...
* Add `:mesh3d` seriesstyle for PyPlot backend
via `Poly3DCollection`.
* Add `:connections` to lists of supported keywords
for the backends which support `:mesh3d` as series type.
* Remove #47 from list of skipping examples for PyPlot
* Add support for only-triangle syntax for `:connections` kw
for PyPlot
* Add 1-based indexing syntax for `connections` kw in `:mesh3d`
* Update description for example `#47` (`:mesh3d`)
* Hotfix 1-based indexing for mesh3d in pgfplotsx
2021-09-22 17:12:11 +02:00
github-actions[bot]
5a48002d31
Format .jl files [skip ci] ( #3829 )
...
Co-authored-by: t-bltg <t-bltg@users.noreply.github.com>
2021-09-20 16:10:29 +02:00
zhanibek
82f31c48b7
pyplot fixing ticks=:native
2021-09-17 16:30:22 +09:00
zhanibek
81571fe534
fix typos
2021-09-17 14:44:16 +09:00
zhanibek
293b8b112e
instructions for matplotlib update
2021-09-17 14:38:24 +09:00
github-actions[bot]
7da990b23f
Format .jl files [skip ci] ( #3801 )
...
Co-authored-by: t-bltg <t-bltg@users.noreply.github.com>
2021-09-13 09:18:59 +02:00
Zhanibek
7ba99d1b06
handling fonts better, moving to stable 3.4 ( #3793 )
...
* handling fonts better, moving to stable 3.4
* better math parent font matching
2021-09-11 13:43:42 +09:00
github-actions[bot]
34758c82a3
Format .jl files [skip ci] ( #3795 )
...
Co-authored-by: t-bltg <t-bltg@users.noreply.github.com>
2021-09-06 11:52:32 +02:00
t-bltg
bdbe300412
Pyplot: fix building docs ( #3775 )
2021-09-01 11:24:16 +02:00
Nicholas Bauer
70b635dbe1
Cache axis args in a dictionary ( #3775 )
...
Co-authored-by: t-bltg <tf.bltg@gmail.com>
Co-authored-by: Simon Christ <SimonChrist@gmx.de>
2021-08-31 21:36:58 +02:00
github-actions[bot]
8b6073c088
Format .jl files [skip ci] ( #3780 )
...
Co-authored-by: t-bltg <t-bltg@users.noreply.github.com>
2021-08-29 10:53:46 +02:00
Pearl Li
ded808477d
Add hatched fill for GR and PyPlot ( #3107 )
2021-08-26 16:55:56 +02:00
Andy Nowacki
52ec432cfa
Plotly: Enable specified contour values for ranges; warn otherwise ( #3757 )
2021-08-25 13:40:54 +02:00
t-bltg
c5db139bbb
run format(["src", "test"])
2021-08-11 08:14:51 +02:00
t-bltg
124d2d6aa3
issue warning only once - apply to other backends
2021-07-04 15:48:16 +02:00
Simon Christ
15bd9c537d
Create docs on pushing to master ( #3494 )
...
* Create docs.yml
* Update docs.yml
* Update docs.yml
* Create docs.yml
* Update docs.yml
* [skip ci]
* [skip ci]
* [skip ci]
* [skip ci]
* Update docs.yml
* Update docs.yml
* Update docs.yml
* Update docs.yml
* fix pgfplotsx
* fix pyplot
* remove push workflow (should work without)
* conditionally fix pyplot
* change env-vars
* fix
* fix ref
* clean up and cache artifacts
* add Documenter_key to environment
* fix parentheses
* "one last fix"
* dev => add
* fix marker example
* exclude 50 for plotly
* install ms fonts
* only trigger on master
* remove REF pretending
2021-05-14 22:00:09 +02:00
Daniel Schwabeneder
7bb2132b18
add tick_direction=:none option to hide tick labels
2021-04-28 20:27:50 +02:00
Zhanibek
1ceb3a561f
pyplot, rawticklabels extra_kwarg added
2021-04-05 13:56:00 +09:00
Daniel Schwabeneder
9581a7cc49
Merge pull request #3388 from RPigott/spines
...
Fix PyPlot spines iteration
2021-03-29 00:27:42 +02:00
Daniel Schwabeneder
7d22d84595
support both MPL 3.3 and 3.4
2021-03-29 00:21:15 +02:00
Daniel Schwabeneder
23cbfe9378
Merge pull request #3382 from david-macmahon/stepmid-branch
...
Add support for `seriestype=:stepmid`
2021-03-28 21:27:12 +02:00
Daniel Schwabeneder
138a2fa34a
Merge pull request #3359 from daschw/pyplot
...
fix line_z on pyplot
2021-03-28 21:02:19 +02:00
Ronan Pigott
bea1378ff1
fix PyPlot spines iteration
2021-03-27 14:00:15 -07:00
David MacMahon
c2cb60ff12
Make Plots backends aware of new :stepmid option
2021-03-24 23:25:57 -07:00
Zhanibek
c0824bdc62
Colorbar enhancements ( #3346 )
...
* CompatHelper: bump compat for "Showoff" to "1.0"
* fix series-segments for empty series
* fix wireframe on pyplot
* colorbar redesign
* minimal working version
* reduce code duplication for colorbar ticks
* fix aspect_ratio in GR with legend=:outertopright
* fix GR test failure
* new release [skip ci]
* colorbar scale supported
* Added weights example to ? histogram
Helps to clarify the use of weights (which differs from StatsBase functions)
* Update precompile_*.jl file
* minor version bump [skip ci]
* working prototype
* fixed formatting, added colorbar docs
* colorbar redesign
* minimal working version
* reduce code duplication for colorbar ticks
* fix GR test failure
* colorbar scale supported
* working prototype
* fixed formatting, added colorbar docs
Co-authored-by: Daniel Schwabeneder <daschw@disroot.org>
2021-03-25 11:22:07 +09:00
Daniel Schwabeneder
34f4d318ea
fix line_z on pyplot
2021-03-20 11:13:39 +01:00
Daniel Schwabeneder
664af999cd
fix wireframe on pyplot
2021-03-10 22:15:06 +01:00
Daniel Schwabeneder
6201dfe580
Merge pull request #3324 from gustaphe/legendangle
...
[WIP] position legend at angle
2021-03-06 12:37:35 +01:00
David Gustavsson
d6a72a5df5
Add legend angle to pyplot
2021-03-02 10:19:26 +01:00
yha
42b3c5625f
Fix for "segmented" attributes with NaNs
2021-02-25 02:33:11 +02:00
Daniel Schwabeneder
100da5ccae
fix fillalpha for surface on pyplot
2021-02-19 20:59:48 +01:00
Daniel Schwabeneder
d59f6c96d5
fix surface for pyplot
2021-02-19 20:26:18 +01:00
Daniel Schwabeneder
57e98ac12d
Merge pull request #3302 from sethaxen/hexbinextrakws
...
Support extra_kwargs in hexbins for PyPlot
2021-02-16 20:46:24 +01:00
Seth Axen
7989673eb4
Allow mincnt
2021-02-15 14:53:50 -08:00
Seth Axen
897a5eee87
Allow edgecolors to override linewidth
2021-02-15 14:53:40 -08:00
Seth Axen
0665ff907c
Use semicolon
2021-02-15 14:53:22 -08:00
Seth Axen
1fc0892551
Allow extrakws for hexbin
2021-02-15 14:53:10 -08:00
zhanibek
8d7375dc4f
twin, mirror fixes
2021-02-15 15:21:26 +09:00
zhanibek
62af64f08a
various pyplot fixes
2020-12-10 18:48:17 +09:00
jaakkor2
0c4623873c
Handle basex, basey, linthreshx, linthreshy deprecated in matplotlib 3.3 ( #3183 )
...
See https://matplotlib.org/3.3.0/api/api_changes.html
2020-12-08 17:50:30 +09:00
Felix Hagemann
26f877ec47
fix missing z for 3d markerplots in PyPlot
2020-10-22 22:27:23 +02:00
Daniel Schwabeneder
08932633d0
fix pyplot polar heatmap size
2020-10-21 23:20:34 +02:00
Daniel Schwabeneder
bd287f4656
fix pyplot image
2020-10-14 21:30:04 +02:00