Josef Heinen
da9fdb356c
Added support for bar plots
2016-01-16 13:53:22 +01:00
Josef Heinen
054a99ca38
Added horizontal/vertical linetype
2016-01-16 13:23:23 +01:00
Josef Heinen
baf33609af
Allow combination of lines and markers
2016-01-14 15:50:48 +01:00
Josef Heinen
b4eb0b6b41
Added histogram output
2016-01-12 16:33:07 +01:00
Josef Heinen
3e9a47a683
Changed default colormap
2016-01-11 18:16:31 +01:00
Josef Heinen
d71c3ecd86
Added support for multiple marker colors / sizes
2016-01-10 19:06:47 +01:00
Josef Heinen
e5a864a760
Implemented filled backgrounds
2016-01-09 14:05:02 +01:00
Josef Heinen
81b59f9bc9
Implemented annotations
2016-01-08 17:08:34 +01:00
Josef Heinen
2c2a36ce34
Use Plots predefined colors
2016-01-08 11:56:20 +01:00
Josef Heinen
cb0020c629
Fixed problem with uninitialized strings
2016-01-07 14:28:08 +01:00
Josef Heinen
003d39c8cd
Added support for inline graphics (IJulia)
2016-01-07 11:37:04 +01:00
Josef Heinen
ca866183f1
Print TODO messages for missing features
2016-01-06 10:11:30 +01:00
Thomas Breloff
b6e627369b
backend priority
2016-01-03 09:53:33 -05:00
Thomas Breloff
da96cfc158
Merge remote-tracking branch 'origin/master' into dev
2016-01-03 09:40:05 -05:00
Josef Heinen
b3613b68cd
Moved GR calls into display method
2016-01-03 11:54:24 +01:00
Josef Heinen
2b6619b3c4
Avoid global 'fig' object
2016-01-03 10:32:47 +01:00
Josef Heinen
a33161aa9c
Reset default backend to PyPlot
...
GR should NOT be the default backend until it is finished :-)
2016-01-02 12:15:07 +01:00
Ritchie Lee
5c3c5b999f
Support for SubDataFrame by switching to AbstractDataFrame
2016-01-02 02:06:51 -08:00
Josef Heinen
7acca18313
remove superfluous compat macros
2016-01-02 10:40:45 +01:00
Ritchie Lee
7b71d9a448
Small API change to animations
...
Animation constructor minor fix
2016-01-02 01:36:36 -08:00
Josef Heinen
64ffa3e70f
Merge remote-tracking branch 'upstream/master'
2016-01-01 19:53:34 +01:00
Josef Heinen
fd88972380
Added support for legends
2016-01-01 19:33:35 +01:00
Thomas Breloff
0caa31bd6b
fixes
2015-12-30 12:02:43 -05:00
Thomas Breloff
cafac135a0
PyPlot fixes; test fixes
2015-12-30 11:24:44 -05:00
Thomas Breloff
6ac312bd49
removed nlevels keyword, now an alias to levels; cleanup
2015-12-30 10:13:53 -05:00
Josef Heinen
b0b2e695e1
Added support for logarithmic / flipped axes
2015-12-30 11:52:19 +01:00
Josef Heinen
c3808c0c5b
gr.jl: implemented line/scatter plots
2015-12-29 20:15:10 +01:00
Sheehan Olver
c09545de64
Add support for levels keyword in PyPlot
2015-12-29 15:32:49 +11:00
Josef Heinen
7566b0159c
Start experimenting with GR.jl backend
2015-12-25 20:11:05 +01:00
Thomas Breloff
ed7cc9b89e
pyplot surface/wireframe fix for matrix x/y; fix in with, when backend unset
2015-12-23 22:15:13 -05:00
Thomas Breloff
55501e68fb
added tex output; fixes for surface inputs; commented out plotly_blink
2015-12-23 13:03:25 -05:00
Thomas Breloff
eabe670ae8
working on plotlyjs integration
2015-12-18 17:33:57 -05:00
Thomas Breloff
9fffef6f53
cleanup
2015-12-18 13:19:22 -05:00
Thomas Breloff
368429b757
working on glvisualize
2015-12-18 10:14:15 -05:00
Sheehan Olver
0487d7a058
merge glvisualize
2015-12-18 15:32:35 +11:00
Sheehan Olver
5943e77563
Fix backend_name
2015-12-18 15:30:07 +11:00
Sheehan Olver
b10f0fb945
Started supporting GLVisualize
2015-12-18 15:30:07 +11:00
Thomas Breloff
fe0f22dfc0
changed :log to map to :log10, switched :log to :ln; better support for plotly axis attributes, ticks, scale, etc; fix plotly bg/fg colors
2015-12-17 14:59:50 -05:00
Thomas Breloff
002603c388
added wireframe linetype; support for surface and wireframe in pyplot
2015-12-17 11:55:26 -05:00
Thomas Breloff
30ef8456c3
added xlims/ylims support in plotly
2015-12-17 00:14:38 -05:00
Thomas Breloff
bee1ce401a
moved annotation arg from series to plot; added annotation support for plotly
2015-12-16 23:22:46 -05:00
Thomas Breloff
e18c4a370a
added vline/hline marker shapes; plotly set/get, ticks
2015-12-16 11:14:06 -05:00
Thomas Breloff
2a60a929f1
recipe fix; plotly fixes
2015-12-15 22:53:57 -05:00
Thomas Breloff
939295ab04
_apply_recipe fix
2015-12-15 17:31:11 -05:00
Patrick Kofod Mogensen
b3bce314e9
Added :line as to supportedTypes
2015-12-15 14:26:17 +01:00
Thomas Breloff
e28b85d8b6
plotly support for ijulia and subplots
2015-12-08 12:01:26 -05:00
Thomas Breloff
a0af2fc997
fix. closes #84
2015-12-07 23:14:10 -05:00
Tom Breloff
7f7f5c6f12
Merge pull request #85 from stevengj/patch-1
...
don't test for 0.4-
2015-11-28 20:13:06 -05:00
Steven G. Johnson
d21fbfc9be
don't test for 0.4-
...
Testing version > 0.4- is wrong because it incorrectly implies that all pre-releases of 0.4 work. Either test for the specific 0.4 build you need, or test for `VERSION > v"0.4"` (i.e., the release version).
However, since you REQUIRE julia 0.4 anyway, you can omit this test entirely.
2015-11-25 17:00:57 -05:00
Thomas Breloff
e9e3913bb7
switch tests to use ExamplePlots and VisualRegressionTests
2015-11-24 17:08:15 -05:00