Yuval
|
78785fa8fe
|
Merge pull request #2110 from yha/convertToAny
convertToAnyVector cleanup. Adds missing support in heatmap/volume.
|
2019-07-31 00:33:39 +03:00 |
|
yha
|
74c69f575f
|
Fix general vec method
|
2019-07-25 18:51:04 +03:00 |
|
yha
|
12e34bb24f
|
Fix comment, move all3D method
|
2019-07-25 18:29:49 +03:00 |
|
yha
|
4ac5484b4f
|
convertToAnyVector cleanup. Adds missing support in heatmap/volume.
|
2019-07-25 18:08:37 +03:00 |
|
Daniel Schwabeneder
|
8306619faf
|
Merge pull request #2109 from yha/datetime-fix
Restore Date, DateTime and Time recipes
|
2019-07-25 15:49:14 +02:00 |
|
yha
|
5673477428
|
Restore Date, DateTime and Time recipes
|
2019-07-25 16:05:08 +03:00 |
|
Daniel Schwabeneder
|
84c5b67574
|
Merge pull request #2035 from wfrgra/date_period_recipes
add recipes for time periods
|
2019-07-18 11:37:15 +02:00 |
|
Daniel Schwabeneder
|
e71a15d46e
|
Merge pull request #2102 from daschw/release
release
v0.26.0
|
2019-07-16 13:55:16 +02:00 |
|
Daniel Schwabeneder
|
daf9556bed
|
up version
|
2019-07-16 13:53:20 +02:00 |
|
Daniel Schwabeneder
|
b6a7c1036c
|
update NEWS.md
|
2019-07-16 13:52:52 +02:00 |
|
Anshul Singhvi
|
8c2a66b00c
|
Use FFMPEG.jl for video encoding (#2099)
* add FFMPEG as a project dependency
* run(`ffmpeg ...`) -> ffmpeg_exe(`...`)
Add FFMPEG.jl to Project.toml too.
|
2019-07-13 17:58:28 +05:30 |
|
Anshul Singhvi
|
a1182e0ebe
|
JuliaPlot -> JuliaPlots in README
|
2019-07-13 11:02:01 +05:30 |
|
Daniel Schwabeneder
|
750492f9e3
|
Merge pull request #2093 from daschw/abstractstring
convertToAnyVector method for AbstractString
|
2019-07-06 15:28:54 +02:00 |
|
Daniel Schwabeneder
|
c6893f6cb5
|
convertToAnyVector method for AbstractString
|
2019-07-06 14:44:48 +02:00 |
|
Daniel Schwabeneder
|
64e035c53c
|
Merge pull request #2090 from daschw/areaplot
add areaplot recipe (close #1423)
v0.25.3
|
2019-07-04 13:45:52 +02:00 |
|
Daniel Schwabeneder
|
adbe515af7
|
up version
|
2019-07-04 12:55:02 +02:00 |
|
Daniel Schwabeneder
|
f0dac1630f
|
fewer lines
|
2019-07-04 12:53:01 +02:00 |
|
Daniel Schwabeneder
|
ddaa69bce2
|
move areaplot doc from shorthands to recipes
|
2019-07-04 12:48:47 +02:00 |
|
Daniel Schwabeneder
|
bb7c2fd660
|
Merge pull request #2089 from daschw/zcolor-missing
allow missing in line_z, fill_z and marker_z (fix #2083)
|
2019-07-04 11:36:08 +02:00 |
|
Daniel Schwabeneder
|
8dfca61769
|
add areaplot recipe
|
2019-07-04 11:31:00 +02:00 |
|
Daniel Schwabeneder
|
bb3c54cb27
|
allow missing in line_z, fill_z and marker_z
|
2019-07-04 10:39:31 +02:00 |
|
Daniel Schwabeneder
|
2816b1128f
|
Merge pull request #2081 from oschulz/loghist-zerobins-fix
Fix representation of zero-valued bins on step-histograms with log-y axis
|
2019-07-02 08:01:50 +02:00 |
|
Daniel Schwabeneder
|
cf0cf972e3
|
Merge pull request #2080 from daschw/gr-linealpha
fix gr linealpha (fix #2078)
|
2019-07-02 08:01:23 +02:00 |
|
Daniel Schwabeneder
|
bb0e783c02
|
Merge pull request #2082 from yha/point-recipe-fix
Support arbitrary element type (esp. missing) in tuple/Point recipes
|
2019-07-01 22:02:52 +02:00 |
|
yha
|
a7b7c5ba81
|
Support any element type (incl. missing) and length in tuple/Point recipes
|
2019-07-01 01:39:05 +03:00 |
|
Oliver Schulz
|
7214b8b1b1
|
Improve type stability of _stepbins_path
|
2019-06-30 17:42:25 +02:00 |
|
Oliver Schulz
|
db1e25252a
|
Fix zero and NaN weighted bins in stephist for log-yscale
Bins with weight NaN and zero (which the Plots engine seems to
turn into into NaN automatically for log-yscale) should
not be draws in log-yscale.
|
2019-06-30 17:42:25 +02:00 |
|
Daniel Schwabeneder
|
7a248331e7
|
fix gr linealpha
|
2019-06-30 13:15:04 +02:00 |
|
Daniel Schwabeneder
|
161ffdee94
|
Merge pull request #2076 from daschw/register
up version
v0.25.2
|
2019-06-27 11:37:28 +02:00 |
|
Daniel Schwabeneder
|
b3e8fd9c66
|
up version
|
2019-06-27 11:36:12 +02:00 |
|
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 |
|
Will Grant
|
068523fac1
|
neaten change by implementing with a for loop
|
2019-06-17 17:44:24 +10:00 |
|
yha
|
b3336229ab
|
Limit number of automatic bins
|
2019-06-17 01:31:08 +03:00 |
|
yha
|
3614966241
|
Moved new example to end to allow PlotsReferenceImages update
|
2019-06-17 00:10:53 +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
|
9a6e0b3a54
|
remove aliases :showzeros, :show_zeros
|
2019-06-13 17:01:39 +03:00 |
|
yha
|
589643d591
|
Fix SegmentsIterator for more than one initial NaN.
|
2019-06-13 16:44:05 +03:00 |
|