1668 Commits

Author SHA1 Message Date
Tom Breloff
c779dc6577 fix maker-->marker 2016-11-11 13:17:50 -05:00
Tom Breloff
ad71e81338 rtri/ltri shapes; go between in directed_curve 2016-11-11 11:10:06 -05:00
Thomas Breloff
9f2ba09fc4 fix colors example 2016-11-09 17:08:28 -05:00
Simon
1e6cee2c5d Merge pull request #564 from tbreloff/sd/dev
Sd/dev
2016-11-09 17:35:38 +01:00
Thomas Breloff
4dc742489d fix cycle in fillrange 2016-11-08 11:32:17 -05:00
SimonDanisch
d751b985ac incorperate new text scaling 2016-11-08 16:55:25 +01:00
SimonDanisch
8a58190cce fix mesh particle size issue 2016-11-07 23:50:09 +01:00
SimonDanisch
612ca15fc0 variable change from GLVisualize 2016-11-07 23:50:09 +01:00
Thomas Breloff
2200b76054 directed_curve 2016-11-07 00:20:14 -05:00
Thomas Breloff
08771395b8 rewrite directed_curve 2016-11-06 11:46:22 -05:00
Thomas Breloff
e3c06cad57 cleanup and comments 2016-11-04 15:54:26 -04:00
Thomas Breloff
4dfadeaf15 series_annotations refactor and gr/pyplot fixes 2016-11-04 15:39:53 -04:00
Thomas Breloff
af1896dc36 don't export Axis/Plot/etc; closes #552; fix series_annotations; support SeriesAnnotations in gr; fix scale/translate 2016-11-03 22:02:23 -04:00
Thomas Breloff
350ffdee25 Base.cycle to cycle; text_size; animate; MixedMeasures; SeriesAnnotations 2016-11-03 13:29:20 -04:00
Thomas Breloff
281b92c262 gr arrow tail 2016-11-02 14:09:31 -04:00
Thomas Breloff
75f1cf8cbb complexplot; Arrow side; gr arrows 2016-11-02 14:00:03 -04:00
Thomas Breloff
bf0f44773f basic support for arrow in GR 2016-11-02 13:22:50 -04:00
Thomas Breloff
dfb89ef7f5 scalefontsize/scalefontsizes; closes #560 2016-11-02 10:20:33 -04:00
Thomas Breloff
5ef7126a3a meta_checkout; closes #544 2016-11-02 10:00:38 -04:00
Tom Breloff
c9835a53e3 Merge pull request #559 from tbreloff/sd/dev
fix mesh particle size bug and better window creation
2016-11-01 12:08:21 -04:00
Tom Breloff
5ea48e6fcd Merge pull request #557 from mkborregaard/fix-markerstrokecolor-doc
fix docs for msc
2016-11-01 12:07:54 -04:00
Tom Breloff
1d1a703e3c Merge pull request #554 from ChrisRackauckas/patch-2
Remove precompilation
2016-11-01 12:07:33 -04:00
SimonDanisch
8110fec4ef fix mesh particle + better window creation 2016-11-01 12:28:37 +01:00
Michael K. Borregaard
67ecf4e350 fix docs for msc
specifies msc defaults to foreground_color_subplots
2016-10-31 14:21:49 +01:00
Christopher Rackauckas
e8ed0a3034 Remove precompilation
Precompilation has never played nice with Plots, but now it has gotten even worse. Getting rid of precompilation fixes #543 and in normal use cases, the vast majority of time to plot comes from importing the other plotting libraries, so I did not notice a significant performance loss.
2016-10-28 22:21:40 -07:00
SimonDanisch
add962c8ea Merge branch 'dev' into sd/dev 2016-10-28 11:39:52 +02:00
SimonDanisch
9bed393210 changes for new GLVisualize 2016-10-28 11:39:10 +02:00
Thomas Breloff
3aac2b2895 check for empty labs 2016-10-25 22:33:53 -04:00
Thomas Breloff
aa6814a6d3 rename update! to attr! 2016-10-18 20:45:56 -04:00
Thomas Breloff
d291582ad9 fix gr flipped heatmap 2016-10-14 13:49:47 -04:00
Thomas Breloff
ebc591747a fix empty axes; closes #536 2016-10-14 10:42:09 -04:00
SimonDanisch
456602b79f various fixes 2016-10-14 00:39:54 +02:00
Thomas Breloff
b1835a91af gr extrema fix; themes gradient_name fix v0.9.6 2016-10-13 13:24:25 -04:00
Thomas Breloff
0a8d88a4fe NEWS; bump version v0.9.5 2016-10-13 09:56:27 -04:00
Thomas Breloff
e2adcbb486 fix gradient in theme 2016-10-13 09:53:25 -04:00
Thomas Breloff
aee13d295c fix plotlyjs lims: apply scalefunc 2016-10-12 15:11:51 -04:00
Thomas Breloff
6677e0e0a0 fix link_axes for nested singleton subplot 2016-10-12 14:52:30 -04:00
Thomas Breloff
9d64914e62 reset theme with :none/:default 2016-10-12 13:34:07 -04:00
Thomas Breloff
d136977fc4 fix date/datetime 2016-10-12 13:25:19 -04:00
Thomas Breloff
7fb995094e added closeall for gr/pyplot 2016-10-12 11:28:43 -04:00
Thomas Breloff
f002f66890 add PlotThemes to REQUIRE; add warning for DataFrames 2016-10-12 09:30:49 -04:00
Thomas Breloff
9de3ed8cf0 remove Compat from REQUIRE 2016-10-11 19:20:07 -04:00
Thomas Breloff
7ff843ec1a msw alias 2016-10-11 16:50:58 -04:00
Thomas Breloff
b181788dc2 add PlotThemes dep, change set_theme to theme 2016-10-11 15:36:56 -04:00
Thomas Breloff
81302c1e9d NEWS; bump version v0.9.4 2016-10-11 12:43:38 -04:00
Thomas Breloff
77fbf3eb51 use drawimage for heatmap 2016-10-11 10:32:51 -04:00
Tom Breloff
837c0c06ed Merge pull request #530 from jheinen/dev
gr: changed heatmap code
2016-10-11 09:32:53 -04:00
Josef Heinen
93e7bc2a2e gr: changed heatmap code 2016-10-11 15:03:31 +02:00
Thomas Breloff
702ab3c504 remove plotly png output... point to plotlyjs 2016-10-10 07:34:51 -04:00
Thomas Breloff
b9dea42be6 fix Date recipe; closes #529 2016-10-10 07:02:10 -04:00