Yuval
|
ae4031b993
|
Merge pull request #2133 from yha/dict-recipe
Recipe for plotting dicts
|
2019-08-14 16:36:07 +03:00 |
|
Daniel Schwabeneder
|
2495d2a1e9
|
Merge pull request #2142 from daschw/register
prepare release
v0.26.2
|
2019-08-14 13:32:16 +03:00 |
|
Daniel Schwabeneder
|
0a97b08c72
|
prepare release
|
2019-08-14 12:31:56 +02:00 |
|
Daniel Schwabeneder
|
e0a89c55ac
|
Merge pull request #2140 from yha/gr-heatmap-flip
Fix GR axis flip for heatmap and image plots
|
2019-08-14 13:22:43 +03:00 |
|
Daniel Schwabeneder
|
75ac34b719
|
Merge pull request #2141 from benchislett/handle-empty-anim
Add handling for empty animation build error (fix #2138)
|
2019-08-14 10:38:51 +03:00 |
|
benchislett
|
2072c54c53
|
Add handling for animation build with 0 frames
|
2019-08-14 00:03:19 +09:00 |
|
yha
|
6e1ed63005
|
Fix GR axis flip for heatmap & image by removing "manual" axis flip
|
2019-08-13 17:46:22 +03:00 |
|
Yuval
|
17e59daeb4
|
Merge pull request #2139 from yha/ribbons
Fix ribbons specified as two-tuples.
|
2019-08-13 17:06:06 +03:00 |
|
yha
|
69e83ef89f
|
Typo fix
|
2019-08-13 17:05:36 +03:00 |
|
yha
|
b2707f5c8a
|
Fix ribbons specified as two-tuples.
|
2019-08-13 15:27:01 +03:00 |
|
yha
|
0fd24e5210
|
Generalize dict recipe for any element type. Do not default to :bar seriestype.
|
2019-08-12 14:12:00 +03:00 |
|
Yuval
|
3dcc7e5556
|
Merge pull request #2135 from yha/char-recipe
Replace low-level Char handling with a type recipe.
|
2019-08-11 18:37:31 +03:00 |
|
unknown
|
57ebeae1ad
|
Replace low-level Char handling with a type recipe.
|
2019-08-09 01:12:39 +03:00 |
|
yha
|
9e35cc3fe1
|
Recipe for plotting dicts as bars.
|
2019-08-08 19:05:53 +03:00 |
|
Daniel Schwabeneder
|
3e1258aa0c
|
Merge pull request #2132 from daschw/plotly-animation
Fix Plotly plots with one-element series (fix #2014)
|
2019-08-08 17:12:16 +02:00 |
|
Daniel Schwabeneder
|
96e1b1d105
|
Merge pull request #2131 from daschw/plotlyjs
PlotlyJS backend rewrite (fix #1721 #1756 #1934 #2003)
|
2019-08-08 17:08:02 +02:00 |
|
Daniel Schwabeneder
|
fe80e486aa
|
don't return undef dict
|
2019-08-08 12:58:29 +02:00 |
|
Daniel Schwabeneder
|
ad051f21c1
|
small cosmetics
|
2019-08-07 21:45:55 +02:00 |
|
Daniel Schwabeneder
|
ac24a4ae19
|
cleanup
|
2019-08-07 16:50:09 +02:00 |
|
Daniel Schwabeneder
|
7ae43ee9f6
|
use plotly implementation for html/js/ijulia
|
2019-08-07 16:40:52 +02:00 |
|
Daniel Schwabeneder
|
0e79070ad8
|
create syncplot at show/display
|
2019-08-07 16:39:39 +02:00 |
|
Daniel Schwabeneder
|
f11b976574
|
Merge pull request #2128 from daschw/release
prepare release
v0.26.1
|
2019-08-07 09:29:23 +02:00 |
|
Daniel Schwabeneder
|
59da5d5deb
|
prepare release
|
2019-08-07 09:27:05 +02:00 |
|
Daniel Schwabeneder
|
0deb7038e6
|
Merge pull request #2124 from daschw/chars
handle chars
|
2019-08-07 09:19:53 +02:00 |
|
Daniel Schwabeneder
|
2ef692c690
|
Merge pull request #2125 from daschw/plotly-html
Fix saving to html and IJulia show for plotly (fix #1985)
|
2019-08-07 09:11:36 +02:00 |
|
Daniel Schwabeneder
|
9228c0b9ec
|
improve plotly html formatting
|
2019-08-06 16:08:49 +02:00 |
|
Daniel Schwabeneder
|
89d02b1d67
|
allow plotly plotting in ijulia
|
2019-08-06 15:02:04 +02:00 |
|
Daniel Schwabeneder
|
a63a9248d6
|
handle chars
|
2019-08-06 14:05:35 +02:00 |
|
Jack Devine
|
79777adc07
|
Merge pull request #2122 from JackDevine/expand_path
Expand paths beginning with ~ on unix systems.
|
2019-08-06 21:30:49 +12:00 |
|
JackDevine
|
5619feb6c0
|
Expand paths beginning with ~ on unix systems.
|
2019-08-06 20:40:09 +12:00 |
|
Daniel Schwabeneder
|
f15a721db6
|
Merge pull request #2119 from daschw/palette
don't split color_palette into groups (fix #2104)
|
2019-08-02 15:50:57 +02:00 |
|
Daniel Schwabeneder
|
d6b3b68cd9
|
don't split color_palette into groups
|
2019-08-02 14:54:32 +02:00 |
|
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 |
|