Daniel Schwabeneder
|
777642ef55
|
pyplot use linecollection only WITHOUT fillrange
|
2018-04-02 22:44:29 +02:00 |
|
Daniel Schwabeneder
|
d1d7fd258f
|
add fill_z and line_z to supported pgfplots attr
|
2018-04-02 22:14:50 +02:00 |
|
Daniel Schwabeneder
|
7e4635de26
|
fix transparency on GR
|
2018-04-02 22:11:22 +02:00 |
|
Daniel Schwabeneder
|
d7b2173066
|
fix linestyle in pyplot
|
2018-04-02 22:08:00 +02:00 |
|
Daniel Schwabeneder
|
55e9c8c9eb
|
implement fillrange, vector arguments, line_z and fill_z for pgfplots
|
2018-04-02 21:39:45 +02:00 |
|
Daniel Schwabeneder
|
c34e1d3c19
|
implement vector arguments, line_z and fill_z for plotly
|
2018-04-02 18:35:26 +02:00 |
|
Daniel Schwabeneder
|
f89b1ba303
|
implement vector arguments for GR and PyPlot
|
2018-04-02 00:41:13 +02:00 |
|
Daniel Schwabeneder
|
fc7b6dd0c6
|
some bug fixes
|
2018-03-31 18:41:43 +02:00 |
|
Daniel Schwabeneder
|
1b5240a513
|
introduce iter_segments(series::Series) considering certain vector series attributes
|
2018-03-31 18:18:58 +02:00 |
|
Daniel Schwabeneder
|
b57abfd563
|
remove sp arg from get_linecolor and get_fillcolor
|
2018-03-31 14:45:12 +02:00 |
|
Daniel Schwabeneder
|
bfc26fa407
|
Merge pull request #1445 from daschw/infinite-objects
Infinite objects (fix #1422)
|
2018-03-28 21:49:32 +02:00 |
|
Daniel Schwabeneder
|
e7b435b47f
|
Merge pull request #1454 from CarloLucibello/master
import filter from Base
|
2018-03-28 21:48:51 +02:00 |
|
CarloLucibello
|
dd6842522f
|
avoid import
|
2018-03-28 09:50:46 -07:00 |
|
Daniel Schwabeneder
|
f56d944870
|
hspan and vspan recipes
|
2018-03-28 11:32:23 +02:00 |
|
Daniel Schwabeneder
|
772b79306d
|
Merge pull request #1460 from daschw/pyplot-marker_z
PyPlot: fix markercolor in legend for marker_z with st = :path
|
2018-03-28 10:53:23 +02:00 |
|
Daniel Schwabeneder
|
4ef2c6286b
|
Merge pull request #1459 from daschw/mplot3d
import mplot3d in pyplot (fix #1457)
|
2018-03-27 15:45:02 +02:00 |
|
Daniel Schwabeneder
|
a5f7c1b867
|
fix markercolor in legend for marker_z with st = :path
|
2018-03-27 14:24:26 +02:00 |
|
Daniel Schwabeneder
|
4d8ef2a008
|
import mplot3d in pyplot
|
2018-03-27 13:41:18 +02:00 |
|
CarloLucibello
|
8bc28d472f
|
import filter
|
2018-03-24 19:12:18 -04:00 |
|
piever
|
3753ab1b55
|
increase version number for tests
|
2018-03-22 20:37:27 +00:00 |
|
Pietro Vertechi
|
babc600915
|
Merge pull request #1450 from JuliaPlots/pv/release
update news
v0.15.1
|
2018-03-22 14:22:03 -06:00 |
|
piever
|
b2f92e246e
|
update news
|
2018-03-22 19:39:18 +00:00 |
|
Daniel Schwabeneder
|
0ace28b784
|
extend straightline data beyond axes limits
|
2018-03-21 11:42:01 +01:00 |
|
Daniel Schwabeneder
|
004ad15875
|
Merge pull request #1437 from daschw/plotly-bar
RFC: use bar recipe in plotly
|
2018-03-20 17:11:37 +01:00 |
|
Daniel Schwabeneder
|
1c0a731ff6
|
fix typo in glvisualize
|
2018-03-19 21:51:02 +01:00 |
|
Daniel Schwabeneder
|
9a5f42c251
|
infinite shapes
|
2018-03-19 21:34:55 +01:00 |
|
Daniel Schwabeneder
|
c8cdade884
|
:straightline for all backends
|
2018-03-19 16:24:23 +01:00 |
|
Daniel Schwabeneder
|
bbff66a041
|
glvisualize() :straightline
|
2018-03-19 14:55:38 +01:00 |
|
Daniel Schwabeneder
|
d11c6a20bf
|
Merge pull request #1438 from daschw/categorical-ticks
allow ticks = :all and ticks = n::Int for categorical axes
|
2018-03-18 23:21:44 +01:00 |
|
Daniel Schwabeneder
|
6c396e1d88
|
Merge pull request #1436 from daschw/fill-magic
fix fill magic argument
|
2018-03-18 23:21:16 +01:00 |
|
Daniel Schwabeneder
|
bffd9bcb53
|
:straightline seriestype and gr implementation
|
2018-03-18 23:15:45 +01:00 |
|
Andrew Palugniok
|
7cee448d68
|
Merge pull request #1378 from apalugniok/dynamic-link-axes
Implement synchronized interactive linked axes for PyPlot and Plotly.
|
2018-03-18 19:48:09 +00:00 |
|
Daniel Schwabeneder
|
047a13a8dc
|
Merge pull request #1430 from yakir12/patch-2
add option to supress saved message
|
2018-03-16 11:28:28 +01:00 |
|
Daniel Schwabeneder
|
717aed5a06
|
allow ticks = :all and ticks = n::Int for categorical axes
|
2018-03-16 11:26:56 +01:00 |
|
Daniel Schwabeneder
|
7d58090e59
|
use bar recipe in plotly
|
2018-03-16 09:36:24 +01:00 |
|
Daniel Schwabeneder
|
501df8cfb9
|
allow passing Real or 2Tuple of Reals as fillrange for Plotly
|
2018-03-15 21:46:19 +01:00 |
|
Daniel Schwabeneder
|
7f6fe09a00
|
fix magic fill argument
|
2018-03-15 21:22:29 +01:00 |
|
Andrew Palugniok
|
d183d579cf
|
Link axes before adding series.
|
2018-03-15 19:13:38 +01:00 |
|
Yakir Luc Gagnon
|
bfa2fd2edc
|
add option to supress saved message
Added option `show_msg::Bool` to `buildanimation` to show/suppress the "Saved animation to..." message.
|
2018-03-14 12:01:01 +01:00 |
|
Pietro Vertechi
|
7c257a09f6
|
Partially address #1409: group with named tuples (#1429)
* group with named tuples
* comma
|
2018-03-13 09:18:32 -06:00 |
|
Andrew Palugniok
|
da4111579d
|
Implement interactive linked axes for Plotly.
|
2018-03-07 15:09:25 +00:00 |
|
Andrew Palugniok
|
6b117234bc
|
Implement interactive linked axes for PyPlot.
|
2018-03-07 15:09:25 +00:00 |
|
Daniel Schwabeneder
|
c4bac660cf
|
Merge pull request #1420 from daschw/contour-fix
Contour improvements
|
2018-03-01 19:59:09 +01:00 |
|
Michael Krabbe Borregaard
|
ee2e7d509c
|
Merge pull request #1419 from sglyon/sl/plotly_mime
ENH: provide "application/vnd.plotly.v1+json" for Plotly and PlotlyJS backends
|
2018-03-01 07:41:12 +01:00 |
|
Spencer Lyon
|
461e93fc56
|
ENH: provide "application/vnd.plotly.v1+json" for Plotly and PlotlyJS backends
For use in jupyterlab and nteract
closes #1418
closes #1386
|
2018-02-28 17:26:53 -05:00 |
|
Daniel Schwabeneder
|
c74adc6521
|
check if a vector of the color black is passed to gr contour
|
2018-02-28 23:00:46 +01:00 |
|
Daniel Schwabeneder
|
7cc60d0b0c
|
fix single-color case for plotly
|
2018-02-28 22:53:36 +01:00 |
|
Daniel Schwabeneder
|
d8f0612f5a
|
implement contour_labels and partially vector of colors for Plotly(JS)
|
2018-02-28 22:51:06 +01:00 |
|
Daniel Schwabeneder
|
cd4b41a537
|
allow to pass a vector of colors for contour lines in PyPlot
|
2018-02-28 22:25:06 +01:00 |
|
Daniel Schwabeneder
|
fdb2ee2847
|
implement contour_labels for PyPlot and fix #1091
|
2018-02-28 22:10:45 +01:00 |
|