AnkurD
|
c6b7ff6c75
|
Colorbar takes font style from Y Axis
|
2017-09-26 17:16:03 +09:00 |
|
Daniel Schwabeneder
|
337a107168
|
different colors for different line segments in GR
|
2017-09-25 17:22:13 +02:00 |
|
Daniel Schwabeneder
|
a7485cc7f5
|
Merge pull request #1105 from daschw/plot-empty-any
Allow plotting empty Vector{Any} (fix #1078)
|
2017-09-25 09:57:23 +02:00 |
|
Daniel Schwabeneder
|
8b4edae358
|
implement line_z for GR
|
2017-09-24 20:52:02 +02:00 |
|
Daniel Schwabeneder
|
b6dca5e9b1
|
Allow plotting empty Vector{Any}
|
2017-09-22 20:27:16 +02:00 |
|
Daniel Schwabeneder
|
371f0a6a73
|
Merge pull request #1092 from daschw/plotly-marker_z
fix marker_z for plotly
|
2017-09-21 22:04:16 +02:00 |
|
Michael Krabbe Borregaard
|
b777a2d3c8
|
Merge pull request #1096 from fedxa/fix_logscale
Fix for wrong setting of logscale for values below 1e-16
|
2017-09-20 07:46:16 +02:00 |
|
Fedor Bezrukov
|
bdfc4636f0
|
Fix for wrong setting of logscale for values below 1e-16
|
2017-09-19 23:22:36 +01:00 |
|
Daniel Schwabeneder
|
7ba128db71
|
fix marker_z for plotly
|
2017-09-17 19:14:44 +02:00 |
|
Daniel Schwabeneder
|
0f1d8478ce
|
Merge pull request #1089 from daschw/pyplot-colorbar
activate clims for inactive colorbar in pyplot
|
2017-09-15 20:04:57 +02:00 |
|
Daniel Schwabeneder
|
9eae2ad76b
|
remove unnecessary setting of needs_colorbar
|
2017-09-15 18:42:38 +02:00 |
|
Daniel Schwabeneder
|
f43f2956f5
|
activate clims for inactive colorbar
|
2017-09-15 18:39:56 +02:00 |
|
Daniel Schwabeneder
|
2dc03cc537
|
Merge pull request #1084 from daschw/pyplot-marker_z
Only one colorbar per subplot on pyplot
|
2017-09-13 09:17:36 +02:00 |
|
Michael Krabbe Borregaard
|
233b0d0de2
|
Merge pull request #1086 from anriseth/writemimefix
Use show instead of writemime for eps
|
2017-09-13 00:09:14 +02:00 |
|
Asbjørn Nilsen Riseth
|
dc9a044141
|
Use show instead of writemime for eps
|
2017-09-12 16:08:32 +01:00 |
|
Daniel Schwabeneder
|
518fba759f
|
only one colorbar per subplot in pyplot
|
2017-09-09 11:21:39 +02:00 |
|
Daniel Schwabeneder
|
7dfa1ec984
|
make GR use hascolorbar
|
2017-09-09 10:05:58 +02:00 |
|
Daniel Schwabeneder
|
da5a538f89
|
Merge pull request #1083 from daschw/gr-marker_z
Fix GR marker_z and clims (fix #1063)
|
2017-09-09 09:36:06 +02:00 |
|
Daniel Schwabeneder
|
a518796736
|
reset runtests accuracy
|
2017-09-08 23:38:43 +02:00 |
|
Daniel Schwabeneder
|
13111b3779
|
fix marker_z for GR
|
2017-09-08 22:50:25 +02:00 |
|
Michael Krabbe Borregaard
|
8412d77067
|
Merge pull request #1082 from timholy/teh/nbins
histogram: ensure the number of bins is finite
|
2017-09-08 10:25:23 +02:00 |
|
Tim Holy
|
fe0ea168f3
|
histogram: ensure the number of bins is finite
|
2017-09-08 03:18:46 -05:00 |
|
Daniel Schwabeneder
|
af9d97d561
|
Merge pull request #1077 from daschw/seriestype-error
improve recipe error
|
2017-09-07 13:29:09 +02:00 |
|
Daniel Schwabeneder
|
478f5b6e20
|
Merge pull request #1079 from daschw/framestyle
implement framestyles for plotly(js) (fix #1075)
|
2017-09-07 13:28:43 +02:00 |
|
Daniel Schwabeneder
|
c89b125b9a
|
implement framestyles for plotly(js)
|
2017-09-06 19:09:52 +02:00 |
|
Daniel Schwabeneder
|
a981dc71f9
|
Merge pull request #1057 from daschw/framestyle
RFC: Add :origin framestyle
|
2017-09-06 16:34:31 +02:00 |
|
Daniel Schwabeneder
|
331dd49326
|
improve recipe error
|
2017-09-06 16:03:39 +02:00 |
|
Michael Krabbe Borregaard
|
b69c37f1bb
|
Merge pull request #1073 from mkborregaard/fix-2dhistogram-bins
fix 2dhistogram bins
|
2017-09-06 10:15:03 +02:00 |
|
Michael K. Borregaard
|
20ef846c38
|
move bracket in Sturges
|
2017-09-05 22:42:05 +02:00 |
|
Michael K. Borregaard
|
cd9f00300c
|
Add correction for correlations
|
2017-09-05 16:02:52 +02:00 |
|
Michael K. Borregaard
|
d6e5b57a08
|
fix-2dhistogram-bins
|
2017-09-05 14:01:59 +02:00 |
|
Pietro Vertechi
|
d5e5d81ee2
|
Merge pull request #1062 from piever/groupedbar
WIP: allow to group user recipes
|
2017-09-05 08:53:26 +01:00 |
|
Pietro Vertechi
|
dee24e6f08
|
add kw support
|
2017-09-04 12:29:10 +01:00 |
|
Michael K. Borregaard
|
9a2a54b885
|
reactivate precompilation on master
|
2017-09-04 13:09:37 +02:00 |
|
Michael K. Borregaard
|
4c2b01ccb0
|
change version number for testing
v0.12.4
|
2017-09-04 12:18:10 +02:00 |
|
Michael Krabbe Borregaard
|
ddf4136022
|
Merge pull request #1070 from JuliaPlots/release-0.12.4
Release 0.12.4
|
2017-09-04 12:05:07 +02:00 |
|
Michael K. Borregaard
|
4f8fc61689
|
Turn off precompile for release
|
2017-09-04 12:02:34 +02:00 |
|
Michael K. Borregaard
|
c8a7a050de
|
Update News.md with 12.4 improvements
|
2017-09-04 12:02:19 +02:00 |
|
Michael Krabbe Borregaard
|
fb04b3d78b
|
Merge pull request #1069 from daschw/seriestype-error
Seriestype error (fix #1068)
|
2017-09-04 11:50:17 +02:00 |
|
Pietro Vertechi
|
0f28b59c5f
|
added support for 1 or 3 arguments to group as matrix
|
2017-09-04 10:24:43 +01:00 |
|
Pietro Vertechi
|
e2795341d9
|
moved group_as_matrix to Plots
|
2017-09-04 09:48:49 +01:00 |
|
Michael Krabbe Borregaard
|
04c20b84ad
|
Merge pull request #1053 from mkborregaard/wand_edges
Make wand edges possible in statplots
|
2017-09-03 17:30:17 +02:00 |
|
Michael Krabbe Borregaard
|
04f5d7e411
|
Merge pull request #1064 from mkborregaard/fix-barwidth
Change default bar width to 0.8
|
2017-09-03 17:28:47 +02:00 |
|
Michael Krabbe Borregaard
|
82877dc53e
|
Merge pull request #1009 from JackDevine/add-stride
Add stride to wireframe/surface
|
2017-09-03 07:35:35 +02:00 |
|
Jack Devine
|
c7eb22021f
|
Merge branch 'master' into add-stride
|
2017-09-03 13:04:32 +12:00 |
|
JackDevine
|
654fa0426b
|
Remove documentation
|
2017-09-03 12:53:49 +12:00 |
|
Daniel Schwabeneder
|
ae6c1c0c66
|
make it even more descriptive
|
2017-09-02 23:19:29 +02:00 |
|
Daniel Schwabeneder
|
b3f5939689
|
make seriestype error more descriptive
|
2017-09-02 22:58:26 +02:00 |
|
Josef Heinen
|
184404beac
|
Merge pull request #1065 from jheinen/master
gr: suppress default output in Juno
|
2017-09-02 08:03:01 -04:00 |
|
Daniel Schwabeneder
|
456b8258c3
|
add zerolines framestyle
|
2017-09-02 02:35:26 +02:00 |
|