Michael Krabbe Borregaard
|
538135bc5f
|
Merge pull request #2075 from yha/missing-in-matrix
Fix handling of missing values in matrix inputs.
|
2019-06-27 11:22:35 +02:00 |
|
yha
|
0aac0398e8
|
Fix handling of missing values in matrix inputs.
|
2019-06-27 01:23:26 +03:00 |
|
Daniel Schwabeneder
|
552024ff31
|
Merge pull request #2074 from daschw/pyplot-gradient
allow specifying the color gradient for z values in pyplot (fix #2041)
|
2019-06-26 15:17:59 +02:00 |
|
Daniel Schwabeneder
|
2f14c37c59
|
remove unnecessary lines
|
2019-06-26 13:04:14 +02:00 |
|
Daniel Schwabeneder
|
7f8dc486bb
|
allow specifying the color gradient for z values in pyplot
|
2019-06-26 12:09:59 +02:00 |
|
Daniel Schwabeneder
|
a89b42229a
|
Merge pull request #2067 from yha/max-bins
Limit number of automatic bins
|
2019-06-25 13:55:30 +02:00 |
|
Michael Krabbe Borregaard
|
e061d156bc
|
Merge pull request #2069 from JeffFessler/patch-1
Document :colorbar_entry
|
2019-06-21 16:19:27 +02:00 |
|
Jeff Fessler
|
8f4753a0bb
|
Document :colorbar_entry
Addresses #2068
|
2019-06-21 09:53:22 -04:00 |
|
yha
|
b3336229ab
|
Limit number of automatic bins
|
2019-06-17 01:31:08 +03:00 |
|
Daniel Schwabeneder
|
80c1cb954d
|
Merge pull request #2065 from daschw/default-backend
fix ENV["PLOTS_DEFAULT_BACKEND"] (fix #1942)
|
2019-06-15 20:34:32 +02:00 |
|
Daniel Schwabeneder
|
0f6336b3dd
|
fix ENV['PLOTS_DEFAULT_BACKEND']
|
2019-06-15 18:30:21 +02:00 |
|
Daniel Schwabeneder
|
cd1ee47ace
|
Merge pull request #2061 from daschw/ratio
don't let aspect_ratio impact subplot size
|
2019-06-14 17:36:54 +02:00 |
|
Daniel Schwabeneder
|
46ed2f6263
|
fix pgfplots axis limits
|
2019-06-13 23:12:12 +02:00 |
|
Daniel Schwabeneder
|
63f6128c87
|
respect user lims
|
2019-06-13 23:03:19 +02:00 |
|
Daniel Schwabeneder
|
9f9ac4ec92
|
bbox_ratio not required
|
2019-06-13 18:50:59 +02:00 |
|
Michael Krabbe Borregaard
|
7cf223a5b8
|
Merge pull request #2063 from yha/segments-fix
Fix SegmentsIterator for more than one initial NaN
|
2019-06-13 16:07:58 +02:00 |
|
yha
|
589643d591
|
Fix SegmentsIterator for more than one initial NaN.
|
2019-06-13 16:44:05 +03:00 |
|
Daniel Schwabeneder
|
3509648553
|
Merge pull request #2049 from yha/pyplot-hide-axis
Fix hiding of axis on PyPlot
|
2019-06-12 23:12:02 +02:00 |
|
Daniel Schwabeneder
|
94841669bf
|
Merge pull request #2060 from daschw/gr_arrow
Implement arrowstyle for GR (fix #2059)
|
2019-06-12 23:02:12 +02:00 |
|
Daniel Schwabeneder
|
fadc0bf6c7
|
don't let aspect_ratio impact subplot size
|
2019-06-12 22:49:12 +02:00 |
|
Daniel Schwabeneder
|
fd2c01808a
|
add :open and :closed arrow
|
2019-06-12 19:26:15 +02:00 |
|
Daniel Schwabeneder
|
8342da1ea2
|
allow row vector of arrows
|
2019-06-11 23:15:59 +02:00 |
|
Daniel Schwabeneder
|
e9abb6d021
|
implement arrowstyle for GR
|
2019-06-11 22:55:54 +02:00 |
|
Michael Krabbe Borregaard
|
505989eec7
|
Merge pull request #2052 from marekkukan-tw/mk/fixplotly
fix bug in plotly_convert_to_datetime
|
2019-06-08 09:47:02 +02:00 |
|
Marek Kukan
|
08a30b255d
|
fix bug in plotly_convert_to_datetime
|
2019-06-06 14:31:54 +02:00 |
|
Michael Krabbe Borregaard
|
1543c77a39
|
Merge pull request #2051 from yha/first-missing
Fix for missing as first element
|
2019-06-04 20:47:10 +02:00 |
|
yha
|
4c22a421a1
|
No error when input is all missing
|
2019-06-04 21:00:52 +03:00 |
|
yha
|
972c97d5ec
|
Fix for missing as first element
|
2019-06-04 20:51:03 +03:00 |
|
yha
|
fd611b3647
|
Fix hiding of axis on PyPlot
|
2019-06-03 20:22:44 +03:00 |
|
Josef Heinen
|
71cbaa843c
|
gr: added support for polar heatmaps
|
2019-06-03 02:25:16 -07:00 |
|
Michael Krabbe Borregaard
|
bbf8b50ad6
|
Merge pull request #2043 from yha/colorbar-warn-less
Only warn for series sharing a colorbar when it matters.
|
2019-06-02 19:30:00 +02:00 |
|
yha
|
ddd083b8c1
|
Fix for gr_get_color(series) == nothing
|
2019-06-02 19:21:31 +03:00 |
|
yha
|
03f6c76b53
|
Only warn for series sharing a colorbar when it matters.
|
2019-05-30 19:08:19 +03:00 |
|
Daniel Schwabeneder
|
0735a3475c
|
Merge pull request #2031 from fredrikekre/fe/show-return
Make sure show return nothing.
|
2019-05-17 12:46:17 +02:00 |
|
Fredrik Ekre
|
9a445d529d
|
Make sure show return nothing.
|
2019-05-17 10:41:01 +02:00 |
|
Daniel Schwabeneder
|
1ea5a5ac0b
|
Merge pull request #2029 from daschw/register
up version
v0.25.1
|
2019-05-13 22:17:04 +02:00 |
|
Daniel Schwabeneder
|
bc8370eadd
|
update NEWS.md
|
2019-05-13 22:16:18 +02:00 |
|
Daniel Schwabeneder
|
cdc5a2b361
|
up version
|
2019-05-13 22:13:27 +02:00 |
|
Daniel Schwabeneder
|
4270ac80fb
|
Merge pull request #2028 from shipengcheng1230/master
fix gr_display (close #2026)
|
2019-05-12 19:34:32 +02:00 |
|
shipengcheng1230
|
405df5da8b
|
fix gr_display
|
2019-05-12 13:14:03 -04:00 |
|
Daniel Schwabeneder
|
f742ae4c88
|
Merge pull request #2025 from daschw/registrator
add author and version to Project.toml
v0.25.0
|
2019-05-10 17:55:17 +02:00 |
|
Daniel Schwabeneder
|
a99783dfa0
|
add author and version
|
2019-05-10 17:45:56 +02:00 |
|
Daniel Schwabeneder
|
9af5edd04d
|
Merge pull request #2022 from JuliaPlots/sd-toml
use Project.toml + clean up test deps
|
2019-05-10 17:39:45 +02:00 |
|
SimonDanisch
|
d0830b90be
|
remove PlotReferenceImages
|
2019-05-09 13:06:05 +02:00 |
|
SimonDanisch
|
8cd48bc660
|
add back tomls
|
2019-05-09 13:01:49 +02:00 |
|
SimonDanisch
|
379a320d2d
|
remove debug
|
2019-05-09 12:45:13 +02:00 |
|
SimonDanisch
|
d5f3a3ef69
|
clean up & fix tests
|
2019-05-09 12:40:19 +02:00 |
|
SimonDanisch
|
a3be970f29
|
get around registered PLotReferenceImages by downloading source of tags
|
2019-05-09 11:48:40 +02:00 |
|
SimonDanisch
|
63f8f52c9f
|
remove REQUIRES
|
2019-05-09 11:06:22 +02:00 |
|
SimonDanisch
|
169851564c
|
use Project.toml + clean up test deps
|
2019-05-08 17:23:36 +02:00 |
|