3822 Commits

Author SHA1 Message Date
Simon Christ
2c3f79783d
don't add .tex to .tikz
If we reach this point, we already checked if the extension is existent.
This used to append `.tex` if saving as `.tikz` file, which is unwanted.
2020-04-21 10:26:10 +02:00
Daniel Schwabeneder
7a6617efe3
Merge pull request #2605 from isentropic/isen-dev
Tick marks now scale according to thickness_scaling
2020-04-20 19:30:32 +02:00
Zh
123eb15434 Merge remote-tracking branch 'origin/isen-dev' into isen-dev 2020-04-21 01:35:07 +09:00
Zh
df13011bd3 Tick marks now scale properly with thickness_scaling 2020-04-21 01:34:11 +09:00
Zh
3368fd2c98 Tick marks now scale properly with thickness_scaling 2020-04-21 01:33:52 +09:00
Daniel Schwabeneder
5a78c492bc
Merge pull request #2602 from daschw/release
bump version
v1.0.12
2020-04-19 23:01:33 +02:00
Daniel Schwabeneder
8e98d1dfde bump version [skip ci] 2020-04-19 23:00:24 +02:00
Simon Christ
2373dda3c4
allow :auto as limit (#2599) 2020-04-19 17:05:04 +02:00
Daniel Schwabeneder
0456ddfe3a
Merge pull request #2594 from isentropic/isen-dev2
[pyplot] marker adjustments in the legend
2020-04-19 10:33:35 +02:00
Daniel Schwabeneder
fe0858ebcf
Merge pull request #2597 from daschw/annotations
fix annotate! shorthands
2020-04-18 19:26:31 +02:00
Daniel Schwabeneder
6bc38eaea3 fix annotate! shorthands 2020-04-18 19:01:42 +02:00
Zh
43456b09f6 [pyplot] marker adjustments 2020-04-18 14:20:24 +09:00
Daniel Schwabeneder
fae1cb4884
Merge pull request #2588 from daschw/webio
fix WebIO error for PlotlyJS
2020-04-16 16:54:40 +02:00
Simon Christ
9b4c66be9a
adjust markersize (#2589)
* fix px to pt conversion for markers

* fix test

* bump version [skip ci]

@JuliaRegistrator register
v1.0.11
2020-04-16 15:13:21 +02:00
Daniel Schwabeneder
2d29ab7017 fix WebIO error for PlotlyJS 2020-04-16 13:22:36 +02:00
Daniel Schwabeneder
3b3a09302f
Merge pull request #2584 from isentropic/isen-dev2
Isen dev2
2020-04-16 09:59:29 +02:00
Simon Christ
fe92a384b7
fix point meta for colorbars (#2586) 2020-04-16 00:09:28 +02:00
Daniel Schwabeneder
befe20700a
Merge pull request #2585 from daschw/span
fix vspan and hspan
2020-04-15 22:07:01 +02:00
Daniel Schwabeneder
41b34e59c7 fix vspan and hspan (copy in shape_data) 2020-04-15 19:53:31 +02:00
Zh
c01ee17d88 pyplot markercolor 2020-04-16 01:21:05 +09:00
Zh
8c9422f470 py_get<component>color removal;
marker stroke, adjustments
2020-04-16 00:32:33 +09:00
Zh
7c88256ca4 Merge branch 'master' into isen-dev2 2020-04-15 23:33:39 +09:00
Zh
f5fe2692e2 Merge branch 'master' into isen-dev 2020-04-15 23:33:26 +09:00
Josef Heinen
d00920ca0e
Update gr.jl 2020-04-15 15:16:00 +02:00
Daniel Schwabeneder
ef36c6bd0a
Merge pull request #2581 from daschw/pgfplotsx
add legendtitle for pgfplotsx
v1.0.10
2020-04-15 10:53:08 +02:00
Daniel Schwabeneder
a64d84ae70 bump version 2020-04-15 10:36:25 +02:00
Daniel Schwabeneder
9c1b30f774 add legendtitle for pgfplotsx 2020-04-15 10:35:29 +02:00
Daniel Schwabeneder
ebfe97a692
Merge pull request #2578 from isentropic/isen-dev
fixing default guidefontrotation direction for pyplot
2020-04-15 08:59:51 +02:00
Zh
d8c4210e8f fixing default guidefontrotation direction for pyplot 2020-04-14 20:10:39 +09:00
Daniel Schwabeneder
a9c0073aff
Merge pull request #2571 from JuliaPlots/as/minorchecks
Check finiteness of upper and lower limit in minor ticks
2020-04-13 19:11:28 +02:00
Anshul Singhvi
d04bb42f7b
Check finiteness of upper and lower limit in minor ticks 2020-04-13 14:49:23 +05:30
Daniel Schwabeneder
bf849d90a7
Merge pull request #2569 from daschw/pyplot
fix pyplot shape markers
2020-04-12 17:26:30 +02:00
Daniel Schwabeneder
95157004b6 fix pyplot shape markers 2020-04-12 17:20:46 +02:00
Daniel Schwabeneder
c861664aea
Merge pull request #2566 from daschw/release
bump version
v1.0.9
2020-04-12 10:10:17 +02:00
Daniel Schwabeneder
72983102e3 bump version 2020-04-12 09:40:24 +02:00
Daniel Schwabeneder
693aaa51d7
Merge pull request #2565 from isentropic/isen-dev
guidefontrotation fix for pyplot
2020-04-12 09:39:17 +02:00
Zh
41a32f7782 guidefontrotation fix for pyplot 2020-04-12 16:01:52 +09:00
Daniel Schwabeneder
5d99c19de1
Merge pull request #2562 from daschw/plotly
fix scale_func for plotly
2020-04-11 17:03:44 +02:00
Daniel Schwabeneder
d942660f91 fix scale_func for plotly 2020-04-11 17:01:23 +02:00
Josef Heinen
c238d42e83 gr: added initial support for GR vector fonts 2020-04-11 09:50:59 +02:00
Josef Heinen
03a27994d5 Merge remote-tracking branch 'upstream/master' 2020-04-11 09:42:47 +02:00
Daniel Schwabeneder
1f7773ae4c
Merge pull request #2561 from mbfstudios/pgfplotsx-fix-minor-ticks
Fix error when setting minor ticks. See #2560
2020-04-10 23:52:16 +02:00
Mats
4a5c82ec7f
Fix error when setting minor ticks
Fix type error when specifying number of minor ticks for PGFPlotsX backend.
2020-04-10 22:44:31 +02:00
Daniel Schwabeneder
70f207f5cc
Merge pull request #2557 from JuliaPlots/ds/rewrite
Use RecipesPipeline
v1.0.8
2020-04-10 20:46:38 +02:00
Daniel Schwabeneder
a1cd3d8f95 don't require julia 1.1 2020-04-10 19:47:09 +02:00
Daniel Schwabeneder
848b53e7d7 fix 3d plots 2020-04-10 19:45:11 +02:00
Daniel Schwabeneder
987456760c update precompiles 2020-04-10 19:22:45 +02:00
Daniel Schwabeneder
4c43f0ea2f be explicit about RecipesPipeline imports 2020-04-10 19:06:53 +02:00
Daniel Schwabeneder
7d69795364 require julia version 1.1 2020-04-10 16:14:59 +02:00
Daniel Schwabeneder
059985c91c revert travis test command 2020-04-10 16:09:49 +02:00