Daniel Schwabeneder
|
789a7fbb88
|
fix grayscale image in pyplot
|
2019-01-22 13:00:56 +01:00 |
|
Michael Krabbe Borregaard
|
57da253fa8
|
Merge pull request #1894 from sswatson/fontrotationfix
Fix annotation font rotation in PyPlot backend
|
2019-01-16 19:02:54 +01:00 |
|
Samuel S. Watson
|
44a6707397
|
Fix annotation font rotation
|
2019-01-16 10:28:46 -05:00 |
|
Michael Krabbe Borregaard
|
9bbd52dcc2
|
Merge pull request #1893 from JuliaPlots/doc_pr
rebased docpr from sswatson
|
2019-01-16 15:08:37 +01:00 |
|
Samuel S. Watson
|
f50862ac51
|
Remove blank lines
|
2019-01-16 15:04:01 +01:00 |
|
Samuel S. Watson
|
017bed1a07
|
Remove xydoc and xyzdoc
|
2019-01-16 15:04:01 +01:00 |
|
Iblis Lin
|
3765d5f549
|
change contour example
Co-Authored-By: sswatson <samuel.s.watson@gmail.com>
|
2019-01-16 15:04:01 +01:00 |
|
Iblis Lin
|
dd28159564
|
remove rand from example
Co-Authored-By: sswatson <samuel.s.watson@gmail.com>
|
2019-01-16 15:04:01 +01:00 |
|
Samuel S. Watson
|
63cdf9f8e7
|
Add shorthands.jl
|
2019-01-16 15:04:01 +01:00 |
|
Samuel S. Watson
|
e30889aa12
|
document @shorthands functions
|
2019-01-16 15:04:01 +01:00 |
|
Michael Krabbe Borregaard
|
7b3826c2d5
|
Merge pull request #1448 from OliverEvans96/gif_cache
Remove cache-busting from gif animation. Should be done by the frontend.
|
2019-01-16 09:30:39 +01:00 |
|
Michael Krabbe Borregaard
|
51d4416b00
|
Merge pull request #1891 from mkborregaard/master
filter infinite values in histograms too
|
2019-01-14 23:09:59 +01:00 |
|
Michael Krabbe Borregaard
|
cfe6103f48
|
filter infinite values in histograms too
|
2019-01-14 23:08:50 +01:00 |
|
Michael Krabbe Borregaard
|
bee8230079
|
Merge pull request #1889 from mkborregaard/master
fix histograms with NaN; close #1212
|
2019-01-14 11:45:04 +01:00 |
|
Michael Krabbe Borregaard
|
3d77c59c92
|
don't rebind vs
|
2019-01-14 11:44:42 +01:00 |
|
Michael Krabbe Borregaard
|
667ed161c0
|
move filtering to makebins
|
2019-01-14 10:36:08 +01:00 |
|
Michael Krabbe Borregaard
|
979f9495f1
|
add faster method for 1-d histogram
|
2019-01-14 00:04:01 +01:00 |
|
Michael Krabbe Borregaard
|
d29a44efa7
|
fix histograms with NaN
|
2019-01-13 12:45:24 +01:00 |
|
Michael Krabbe Borregaard
|
7750003033
|
Merge pull request #1885 from sglyon/sl/plotlyjs-fix
Sl/plotlyjs fix
v0.22.5
|
2019-01-11 19:52:02 +01:00 |
|
Spencer Lyon
|
80a97b0f26
|
ENH: use PlotlyJS.savefig(::IO, ...) methods instead of former plotlyjs_save_hack hack
|
2019-01-08 14:04:33 -05:00 |
|
Spencer Lyon
|
ffea050bc2
|
ENH: don't special case html display for jupyter
|
2019-01-08 14:04:03 -05:00 |
|
Josef Heinen
|
8951526d0d
|
Set minimum GR version
v0.22.4
|
2019-01-07 13:26:08 +01:00 |
|
Michael Krabbe Borregaard
|
3e799fbe21
|
Merge pull request #1880 from jheinen/master
Added support for discrete contour plots
|
2019-01-06 11:30:33 +01:00 |
|
Josef Heinen
|
53e27dbc38
|
Added support for discrete contour plots
|
2019-01-06 11:24:45 +01:00 |
|
Michael Krabbe Borregaard
|
9985d303ce
|
Merge pull request #1879 from wfrgra/round_axis_limits
stop default axis widen behaviour overriding axis limit rounding
v0.22.3
|
2019-01-06 08:11:43 +01:00 |
|
Michael Krabbe Borregaard
|
ba46299088
|
Fix stray srand in showtheme
|
2019-01-05 17:59:18 +01:00 |
|
wfrgra
|
9679eae662
|
stop default widen behaviour overriding axis limit rounding
|
2019-01-05 13:46:53 +11:00 |
|
Michael Krabbe Borregaard
|
7acb5a4bdb
|
allow annotations to take a tuple and pass it to text
v0.22.2
|
2019-01-02 17:39:28 +01:00 |
|
Michael Krabbe Borregaard
|
d1428b8221
|
update news.md
v0.22.1
|
2018-12-29 10:05:02 +01:00 |
|
Michael Krabbe Borregaard
|
c59a361ab3
|
Merge pull request #1875 from pfitzseb/sp/fixtypo
PlotDisplay -> PlotsDisplay
|
2018-12-29 09:46:54 +01:00 |
|
Sebastian Pfitzner
|
8935728daa
|
PlotDisplay -> PlotsDisplay
|
2018-12-29 09:34:53 +01:00 |
|
Michael Krabbe Borregaard
|
155ac91385
|
Merge pull request #1874 from pfitzseb/sp/displayfixagain
insert PlotDisplay directly after REPLDisplay
|
2018-12-27 11:22:12 +01:00 |
|
Sebastian Pfitzner
|
4403ed3860
|
insert PlotDisplay directly after REPLDisplay
|
2018-12-27 10:57:10 +01:00 |
|
Michael Krabbe Borregaard
|
712b567752
|
update news for release
v0.22.0
|
2018-12-10 11:02:34 +01:00 |
|
Michael Krabbe Borregaard
|
75be945359
|
Revert "MethodError -> ArgumentError"
This reverts commit 6f821e534430dd0876c1c874bc32cb702b2b37d7.
|
2018-12-07 09:42:44 +01:00 |
|
Michael Krabbe Borregaard
|
fe50a457cd
|
Merge pull request #1862 from mkborregaard/master
Fix MethodError to ArgumentError; fix #1861
|
2018-12-07 08:13:38 +01:00 |
|
Michael Krabbe Borregaard
|
6f821e5344
|
MethodError -> ArgumentError
|
2018-12-07 08:12:41 +01:00 |
|
Michael Krabbe Borregaard
|
14cbfb5706
|
fix warn -> @warn
|
2018-12-07 08:11:30 +01:00 |
|
Michael Krabbe Borregaard
|
a882685169
|
Merge pull request #1857 from BoundaryValueProblems/master
vmin, vmax in KW were suppressed for :wireframe
|
2018-12-03 08:09:34 +01:00 |
|
Naoki Saito
|
b9b7edc72d
|
vmin, vmax in KW were suppressed for :wireframe
|
2018-12-02 15:37:25 -08:00 |
|
Michael Krabbe Borregaard
|
d0b939da4a
|
Merge pull request #1854 from mauro3/patch-1
Fix #1799
|
2018-11-28 17:22:55 +01:00 |
|
Mauro
|
2643d493a3
|
Fix #1799
This may fix #1799. Although, note, I have no deeper understanding of this code...
|
2018-11-28 17:07:38 +01:00 |
|
Michael Krabbe Borregaard
|
c26689fcb1
|
Merge pull request #1850 from greimel/gre/pgf-axes
Use :foreground_color_border for axis color in pgfplot
|
2018-11-19 22:37:48 +01:00 |
|
Fabian Greimel
|
a2365f2c14
|
Use :foreground_color_border for axis color in pgfplot
|
2018-11-19 22:21:21 +01:00 |
|
Daniel Schwabeneder
|
435ff795ca
|
Merge pull request #1841 from daschw/docs-formatter
add :plain formatter option in arg_desc (fix #1840)
|
2018-11-11 21:57:35 +01:00 |
|
Daniel Schwabeneder
|
af34fdc45a
|
add :plain formatter option in arg_desc
|
2018-11-11 21:25:41 +01:00 |
|
Michael Krabbe Borregaard
|
3bfedd844e
|
Merge pull request #1838 from tkf/smuggle
Smuggle PyCall and LaTeXStrings through PyPlot
|
2018-11-09 08:20:55 +01:00 |
|
Takafumi Arakaki
|
f726151e6e
|
Smuggle PyCall and LaTeXStrings through PyPlot
fix #1672
fix https://github.com/JuliaPy/PyPlot.jl/issues/389
fix https://github.com/JuliaPy/PyPlot.jl/issues/408
|
2018-11-08 19:23:32 -08:00 |
|
Daniel Schwabeneder
|
c6c4becf7d
|
Merge pull request #1808 from JonathanAnderson/patch-1
Fallback to non gr3 surface call
|
2018-11-02 13:05:36 +01:00 |
|
Michael Krabbe Borregaard
|
e2deb71988
|
Merge pull request #1828 from harryscholes/#1827
Fixes #1827
|
2018-10-31 14:00:09 +01:00 |
|