Michael K. Borregaard
|
53719e5a8e
|
Fix missing brackets
|
2017-05-23 10:51:00 +02:00 |
|
Michael Krabbe Borregaard
|
aed34c3b9b
|
Merge pull request #857 from mkborregaard/glvisualize_tert
Replace `text` with `glvisualize_text`
|
2017-05-23 10:23:53 +02:00 |
|
Michael K. Borregaard
|
a5482453ce
|
Replace text with glvisualize_text
glvisualize defined a `text` function that shadowed a method of Plots exported `text` function
|
2017-05-23 10:23:20 +02:00 |
|
Michael Krabbe Borregaard
|
712d2011c3
|
Merge pull request #843 from mkborregaard/change_default_backend
Change default backends
|
2017-05-22 12:04:46 +02:00 |
|
Daniel Schwabeneder
|
0e6942a182
|
Merge pull request #853 from daschw/ds-ticks-tuple
fix passing ticks tuple on 0.6
|
2017-05-22 08:05:04 +02:00 |
|
Daniel Schwabeneder
|
ce169edd08
|
fix passing ticks tuple on 0.6
|
2017-05-21 23:58:20 +02:00 |
|
Daniel Schwabeneder
|
dd526e00ab
|
undo: fix passing ticks tuple on 0.6
|
2017-05-21 23:47:26 +02:00 |
|
Daniel Schwabeneder
|
bad2ef63c6
|
fix passing ticks tuple on 0.6
|
2017-05-21 23:44:12 +02:00 |
|
Michael K. Borregaard
|
e283c6557b
|
Change default backends
|
2017-05-21 12:44:18 +02:00 |
|
Michael Krabbe Borregaard
|
e8da23c3e7
|
Merge pull request #852 from mkborregaard/remove-conda-messag
Remove conda update message
|
2017-05-21 11:30:51 +02:00 |
|
Michael K. Borregaard
|
08d7bee224
|
Remove conda update message
These instructions led to installing a deprecated matplotlib version
|
2017-05-21 11:30:11 +02:00 |
|
Michael Krabbe Borregaard
|
16c95c6deb
|
Merge pull request #848 from darwindarak/dd/pyplot-worldage
RFC: fix world-age problem in PyPlot initialization
|
2017-05-21 10:55:19 +02:00 |
|
Michael Krabbe Borregaard
|
1d03e97721
|
Merge pull request #849 from dlfivefifty/pull-request/9abcba37
Fix plot(::Matrix{RGB{Float64}}) in plotly backend
|
2017-05-21 09:38:55 +02:00 |
|
Sheehan Olver
|
9abcba3753
|
Fix plot(::Matrix{RGB{Float64}}) in plotly backend
|
2017-05-21 16:53:28 +10:00 |
|
Darwin Darakananda
|
b501c9bf4b
|
fix world-age problem in PyPlot initialization
|
2017-05-20 15:39:26 -07:00 |
|
Michael Krabbe Borregaard
|
72c506b62b
|
Merge pull request #845 from ChrisRackauckas/patch-2
Add JSON to REQUIRE
|
2017-05-19 17:52:38 +02:00 |
|
Christopher Rackauckas
|
f09dfb7035
|
Update REQUIRE
|
2017-05-19 07:56:36 -07:00 |
|
florian oswald
|
6cca763284
|
removed test for k
|
2017-05-17 21:07:54 +02:00 |
|
Florian Oswald
|
915c41c9d9
|
addressed changes requested
|
2017-05-17 17:48:03 +02:00 |
|
Florian Oswald
|
9c2c548874
|
create dict _initial_fontsizes and copy from that. creates new method scalefontsizes() [no keyword]
|
2017-05-17 17:10:21 +02:00 |
|
Florian Oswald
|
fdf699bf35
|
added const copies of _all_defaults and _axis_defaults to be able to reset fonts to initial values with new resetfontsizes method
|
2017-05-17 16:34:03 +02:00 |
|
Florian Oswald
|
e3ce1ab1d1
|
just calling default(k) does not give back the default value for k
|
2017-05-17 15:40:47 +02:00 |
|
Florian Oswald
|
af56d6f265
|
added resetfontsizes()
|
2017-05-17 15:31:26 +02:00 |
|
Daniel Schwabeneder
|
05eb687ca4
|
Merge pull request #834 from daschw/ds-testing
Move new PlotExample to the end for VRT testing
|
2017-05-17 08:32:12 +02:00 |
|
Elliot Saba
|
99e4408da4
|
Update CI URLs to point to new caching infrastructure
|
2017-05-16 17:25:27 -07:00 |
|
MA Laforge
|
64dd69f550
|
Improve robustness
More generic Array support.
Add support for ColorGradient.
Don't crash if plot specifies GridLayout.
(Does not properly restore info on layout).
|
2017-05-16 19:21:35 -04:00 |
|
MA Laforge
|
8b8de6bcd3
|
Move where backends.jl is included.
Must ensure all types required by HDF5 plots are defined.
|
2017-05-16 19:20:55 -04:00 |
|
MA Laforge
|
b920ee8550
|
Re-integrate HDF5 plots.
Made code compatible with Julia v0.6.
Parametric types no longer <: DataType (now <: Type).
Add workaround to initialize Dict with "Type" keys.
|
2017-05-16 19:19:35 -04:00 |
|
Daniel Schwabeneder
|
89cd67792b
|
update numbers of skipped examples in VRT
|
2017-05-16 21:46:11 +02:00 |
|
Daniel Schwabeneder
|
1f7ecb969c
|
move new PlotExample to the end for VRT
|
2017-05-16 21:43:22 +02:00 |
|
Daniel Schwabeneder
|
d4ef1761e4
|
change skipped images because of new example
|
2017-05-16 21:32:57 +02:00 |
|
Michael Krabbe Borregaard
|
dc01cc5c8e
|
Merge pull request #832 from mkborregaard/master
Revert "changed xor in gr.jl"
|
2017-05-16 20:39:50 +02:00 |
|
Michael K. Borregaard
|
db341f1814
|
Revert "changed xor in gr.jl"
This reverts commit 5c5472262668a431b7c8674013ac2dc8bdcc5b26.
|
2017-05-16 20:38:37 +02:00 |
|
Daniel Schwabeneder
|
06e469f059
|
Merge pull request #831 from daschw/ds-pyplot-fill
fix filling stepstyle on pyplot
|
2017-05-16 19:45:16 +02:00 |
|
Michael Krabbe Borregaard
|
9ec1e674d0
|
Merge pull request #830 from mkborregaard/fix-xor-0.6
changed xor in gr.jl for 0.6
|
2017-05-16 11:29:17 +02:00 |
|
Michael K. Borregaard
|
5c54722626
|
changed xor in gr.jl
|
2017-05-16 11:28:38 +02:00 |
|
Daniel Schwabeneder
|
0a92b13263
|
Merge pull request #827 from oschulz/no-hist-autolims
Remove ylims default setting for bar and histogram plots
|
2017-05-16 07:58:58 +02:00 |
|
Daniel Schwabeneder
|
2fbc3c954a
|
fix filling stepstyle on pyplot
|
2017-05-16 07:32:14 +02:00 |
|
Oliver Schulz
|
746f96cdcd
|
Remove ylims default setting for bar and histogram plots
Setting `ylims -> ...` doesn't play well with multiple series and cannot
be properly overridden by user.
|
2017-05-15 23:26:30 +02:00 |
|
Michael Krabbe Borregaard
|
ee9d78b190
|
Merge pull request #824 from daschw/ds-0.5-compat
Fix precompilation on 0.5: Fixes #823
|
2017-05-14 22:23:08 +02:00 |
|
Daniel Schwabeneder
|
0e6a02b810
|
make precompilation work on o.5
|
2017-05-13 23:46:29 +02:00 |
|
Michael Krabbe Borregaard
|
864dddb1ff
|
Merge pull request #806 from dpsanders/0.6_deprecations
0.6 deprecations
|
2017-05-13 08:55:17 +02:00 |
|
Michael Krabbe Borregaard
|
321495f253
|
Merge pull request #820 from mkborregaard/Switch-precompilation-on
Switch back on
|
2017-05-12 11:47:33 +02:00 |
|
Michael K. Borregaard
|
eced31e3d7
|
Update version number in tests
|
2017-05-12 11:46:51 +02:00 |
|
Michael K. Borregaard
|
4b8dc06ddb
|
Switch precompilation back on
|
2017-05-12 11:45:46 +02:00 |
|
Michael Krabbe Borregaard
|
ff3ba18b15
|
Merge pull request #819 from mkborregaard/switch_off_precompile
Switch off precompilation for release
v0.11.2
|
2017-05-12 11:42:51 +02:00 |
|
Michael K. Borregaard
|
d24f327342
|
Switch off precompilation for release
|
2017-05-12 11:42:26 +02:00 |
|
Daniel Schwabeneder
|
d801a2789e
|
Merge pull request #818 from daschw/ds-testing
update version number for testing
|
2017-05-12 09:08:27 +02:00 |
|
Daniel Schwabeneder
|
b8c8c49176
|
update version number for testing
|
2017-05-11 22:45:04 +02:00 |
|
Michael Krabbe Borregaard
|
601f24a006
|
Merge pull request #816 from mkborregaard/master
Up minor version number
v0.11.1
|
2017-05-11 14:00:47 +02:00 |
|