Daniel Schwabeneder
|
2702dc6654
|
Merge pull request #2495 from ma-laforge/hdf5
Add simple testset for HDF5 plots.
|
2020-03-21 12:52:08 +01:00 |
|
MA Laforge
|
3fe013cd24
|
Add simple testset for HDF5 plots.
|
2020-03-20 18:03:00 -04:00 |
|
Michael Krabbe Borregaard
|
fba6802066
|
Merge pull request #2492 from ma-laforge/hdf5
Fix broken hdf5 "backend".
|
2020-03-20 10:40:28 +01:00 |
|
MA Laforge
|
fa8c1e3967
|
Fix broken hdf5 "backend".
Add support for new Attr structure.
|
2020-03-19 17:18:07 -04:00 |
|
Simon Christ
|
23b191231c
|
more positions (#2490)
* tick label styling
* add title_location
* add legend positions
* fix commata
v0.29.8
|
2020-03-19 11:57:10 +01:00 |
|
Simon Christ
|
aa5d514d57
|
Merge pull request #2489 from JuliaPlots/bbs/grid-lines
put gridlines in the back
|
2020-03-19 01:00:41 +01:00 |
|
Daniel Schwabeneder
|
3fb45764b2
|
Merge pull request #2471 from daschw/staticarrays
fix StaticArray plotting
|
2020-03-18 23:07:32 +01:00 |
|
Simon Christ
|
fcff639d0c
|
put gridlines in the back
|
2020-03-18 17:05:07 +01:00 |
|
Simon Christ
|
62290a2a24
|
Fix appveyor.yml (#2484)
* Update appveyor.yml
* change parantheses
* escape inner quotation marks
* another try
* Update appveyor.yml
|
2020-03-18 13:49:06 +01:00 |
|
Daniel Schwabeneder
|
bfafe91842
|
Merge pull request #2485 from harryscholes/fix-annotate-docstring
Fix annotate docstring
|
2020-03-18 10:55:05 +01:00 |
|
harryscholes
|
cbaa8fca56
|
Fix annotate docstring
|
2020-03-18 09:53:09 +00:00 |
|
Simon Christ
|
0d210843e7
|
add example 20
|
2020-03-17 21:30:48 +01:00 |
|
Simon Christ
|
08bed07632
|
Merge pull request #2476 from JuliaPlots/bbs/string-sani
sanitize strings
|
2020-03-17 17:38:17 +01:00 |
|
Daniel Schwabeneder
|
c47ab69383
|
Merge pull request #2477 from JuliaPlots/bbs/fix-tests
pin FixedPointNumbers in tests
|
2020-03-17 17:29:27 +01:00 |
|
Simon Christ
|
eb942352ce
|
add pin to appveyor
|
2020-03-17 16:46:08 +01:00 |
|
Simon Christ
|
00379097cf
|
change compat
|
2020-03-17 15:34:03 +01:00 |
|
Simon Christ
|
16b568840d
|
pin FixedPointNumbers
|
2020-03-17 15:32:54 +01:00 |
|
Simon Christ
|
c1dae9e9d9
|
sanitize strings
|
2020-03-17 15:26:35 +01:00 |
|
Simon Christ
|
8d8921fd08
|
bump version
|
2020-03-17 11:25:38 +01:00 |
|
Simon Christ
|
d04d651e55
|
Merge pull request #2473 from BeastyBlacksmith/pgfplotsx
another legends fix
|
2020-03-17 10:17:07 +01:00 |
|
Simon Christ
|
c771739b1b
|
Merge pull request #2474 from JuliaPlots/bbs/markershape
reduce markershape
|
2020-03-17 10:01:12 +01:00 |
|
Daniel Schwabeneder
|
a800f8d4d9
|
add test example
|
2020-03-16 22:53:33 +01:00 |
|
Daniel Schwabeneder
|
4b5ec3ad07
|
add prepareSeriesData method for AbstractRanges
|
2020-03-16 22:20:42 +01:00 |
|
Daniel Schwabeneder
|
35c68c8890
|
only copy for immutables
|
2020-03-16 16:33:25 +01:00 |
|
Simon Christ
|
5005120f5e
|
change scaling factor
|
2020-03-16 14:46:26 +01:00 |
|
Simon Christ
|
7b68e7985f
|
another legends fix
|
2020-03-16 14:29:49 +01:00 |
|
Simon Christ
|
871c7d86c7
|
add ticks color (#2472)
* add ticks color
* hotfix
|
2020-03-16 14:28:42 +01:00 |
|
Daniel Schwabeneder
|
79614ffcec
|
fix StaticArray plotting
|
2020-03-16 09:17:15 +01:00 |
|
Michael Krabbe Borregaard
|
6821148e8e
|
cap fixedpointnumbers to 0.7
|
2020-03-15 09:30:07 +01:00 |
|
Simon Christ
|
3255c5a122
|
Allow legend vectors (#2449)
* allow vector legends
* format file pgfplotsx.jl
* handle unmatching vectors
* add test
* format test_pgfplotsx.jl
|
2020-03-14 15:44:07 +01:00 |
|
Josef Heinen
|
bb9d36eb7a
|
Update Project.toml
|
2020-03-13 16:40:49 +01:00 |
|
Simon Christ
|
50984b3bd2
|
bump version
v0.29.7
|
2020-03-13 14:41:56 +01:00 |
|
Simon Christ
|
7520c1dced
|
Merge pull request #2454 from JuliaPlots/bbs/check-examples
examples to skip
|
2020-03-13 14:19:10 +01:00 |
|
Simon Christ
|
bfd468fc3a
|
Merge pull request #2453 from JuliaPlots/bbs/fix-rib-example
fix ribbon-example
|
2020-03-13 14:18:45 +01:00 |
|
Simon Christ
|
3ab0078818
|
add skipping examples
|
2020-03-13 13:53:12 +01:00 |
|
Simon Christ
|
1fc587559c
|
fix ribbon-example
|
2020-03-13 13:50:26 +01:00 |
|
Simon Christ
|
4821e04145
|
Merge pull request #2450 from BeastyBlacksmith/pgfplotsx
recreate plot if it was shown
|
2020-03-12 13:13:01 +01:00 |
|
Simon Christ
|
bb8e62769f
|
recreate plot if it was shown
|
2020-03-11 16:30:51 +01:00 |
|
Yuval
|
15dc61feb5
|
Merge pull request #2444 from yha/tests-windows
Allow image comparison tests on Windows.
|
2020-03-09 01:39:23 +02:00 |
|
yha
|
d0d72242cb
|
Allow image comparison tests on Windows.
|
2020-03-08 18:24:39 +02:00 |
|
Daniel Schwabeneder
|
bece5a2620
|
Merge pull request #2442 from JuliaPlots/release-0.29.6
Release a new version
v0.29.6
|
2020-03-06 21:33:34 +01:00 |
|
Anshul Singhvi
|
d972702d3e
|
Update Project.toml
|
2020-03-06 15:01:42 -05:00 |
|
Simon Christ
|
d08b33e696
|
Merge pull request #2438 from BeastyBlacksmith/pgfplotsx
Fix twinx()
|
2020-03-06 12:41:44 +01:00 |
|
Simon Christ
|
da60b47af5
|
format backend code
|
2020-03-06 12:17:42 +01:00 |
|
Simon Christ
|
0ac63857c4
|
fix twinx
|
2020-03-06 12:17:42 +01:00 |
|
Simon Christ
|
d08422811e
|
format file
|
2020-03-06 12:17:42 +01:00 |
|
Simon Christ
|
d5788fc1e7
|
Allow legend for surfaces (#2439)
* allow legends for surfaces
* remove unnecessary checks
* redo necessary checks
|
2020-03-06 12:12:01 +01:00 |
|
Daniel Schwabeneder
|
6da5bb8822
|
Merge pull request #2428 from JuliaPlots/compathelper/new_version/2020-03-02-11-05-30-705-1878394197
CompatHelper: bump compat for "GeometryTypes" to "0.8"
v0.29.5
|
2020-03-05 14:00:17 +01:00 |
|
Daniel Schwabeneder
|
a0a3b42872
|
Merge pull request #2437 from daschw/release
bump version
|
2020-03-05 13:59:48 +01:00 |
|
Daniel Schwabeneder
|
caf0aa098a
|
bump version
|
2020-03-05 09:31:11 +01:00 |
|