Daniel Schwabeneder
|
cf96ddcd30
|
fix typo in polar heatmap test example
|
2021-02-16 20:41:32 +01:00 |
|
Daniel Schwabeneder
|
ec532b2cbb
|
update test example for polar heatmaps
|
2021-02-16 20:09:13 +01:00 |
|
Seth Axen
|
7989673eb4
|
Allow mincnt
|
2021-02-15 14:53:50 -08:00 |
|
Seth Axen
|
897a5eee87
|
Allow edgecolors to override linewidth
|
2021-02-15 14:53:40 -08:00 |
|
Seth Axen
|
0665ff907c
|
Use semicolon
|
2021-02-15 14:53:22 -08:00 |
|
Seth Axen
|
1fc0892551
|
Allow extrakws for hexbin
|
2021-02-15 14:53:10 -08:00 |
|
zhanibek
|
8d7375dc4f
|
twin, mirror fixes
|
2021-02-15 15:21:26 +09:00 |
|
Felix Hagemann
|
2594b577d7
|
Adjust heatmap_edges for polar heatmaps
|
2021-02-14 00:02:49 +01:00 |
|
Felix Hagemann
|
9b174084f7
|
Implement non-uniform polar heatmaps with the GR backend
|
2021-02-13 17:56:03 +01:00 |
|
Daniel Schwabeneder
|
d196952571
|
Merge pull request #3292 from daschw/gr-surface
remove black lines from GR surface with equal-length x, y, and z input
|
2021-02-10 21:22:07 +01:00 |
|
Daniel Schwabeneder
|
df8fe4d28b
|
remove black lines from GR surface with equal-length x, y, and z input
|
2021-02-10 18:42:04 +01:00 |
|
Daniel Schwabeneder
|
76cf8f0f3d
|
Merge pull request #3291 from JuliaPlots/Test_SnoopCompile_AutoPR_refs/heads/master
[AUTO] Update precompiles
v1.10.4
|
2021-02-09 19:55:33 +01:00 |
|
daschw
|
748a913ce2
|
Update precompile_*.jl file
|
2021-02-09 18:49:13 +00:00 |
|
Daniel Schwabeneder
|
10f0e83a38
|
Merge pull request #3290 from JuliaPlots/Test_SnoopCompile_AutoPR_refs/heads/master
[AUTO] Update precompiles
|
2021-02-09 19:32:49 +01:00 |
|
daschw
|
9531fdd122
|
Update precompile_*.jl file
|
2021-02-09 18:30:24 +00:00 |
|
Daniel Schwabeneder
|
65a84a7215
|
Merge pull request #3288 from jebej/nospec
add `@nospecialize` annotations
|
2021-02-09 18:44:07 +01:00 |
|
Jeremy Bejanin
|
a6d42d3e0f
|
add @nospecialize annotations
|
2021-02-09 10:27:17 -05:00 |
|
Daniel Schwabeneder
|
23ae2c5a17
|
Merge pull request #3283 from daschw/limits
use existing limits for functions
|
2021-02-09 00:04:46 +01:00 |
|
Daniel Schwabeneder
|
0e03d7ff95
|
use existing limits for functions
|
2021-02-08 22:52:40 +01:00 |
|
Daniel Schwabeneder
|
f656179d54
|
Merge pull request #3281 from daschw/release
RecipesPipeline compat
|
2021-02-08 14:47:30 +01:00 |
|
Daniel Schwabeneder
|
33c734a60b
|
RecipesPipeline compact
|
2021-02-07 19:58:40 +01:00 |
|
Daniel Schwabeneder
|
781e6d2a16
|
Merge pull request #3273 from JuliaPlots/Test_SnoopCompile_AutoPR_refs/heads/master
[AUTO] Update precompiles
|
2021-02-07 19:40:31 +01:00 |
|
Daniel Schwabeneder
|
4f270fc6dc
|
Merge pull request #3274 from briochemc/patch-1
Fix typos in plot docstring
|
2021-02-07 19:39:48 +01:00 |
|
Daniel Schwabeneder
|
19bb7340f1
|
Merge pull request #3277 from jebej/no-early-stringify
don't stringify argument to `warn_on_recipe_aliases!` early
|
2021-02-07 19:38:05 +01:00 |
|
Jeremy Bejanin
|
4ac81d12df
|
don't stringify argument to warn_on_recipe_aliases! early
needs matching RecipesPipeline changes
|
2021-02-07 12:07:04 -05:00 |
|
Benoit Pasquier
|
8bd76ee4bd
|
Fix typos in plot docstring
|
2021-02-06 10:39:15 +11:00 |
|
daschw
|
8ae0d8c808
|
Update precompile_*.jl file
|
2021-02-05 16:39:50 +00:00 |
|
Daniel Schwabeneder
|
b66e134838
|
Merge pull request #3272 from daschw/release
bugfix release
v1.10.3
|
2021-02-05 17:23:49 +01:00 |
|
Daniel Schwabeneder
|
6dbf004d5f
|
bugfix release
|
2021-02-05 17:22:37 +01:00 |
|
Daniel Schwabeneder
|
928c6d5e6c
|
Merge pull request #3253 from JuliaPlots/Test_SnoopCompile_AutoPR_refs/heads/master
[AUTO] Update precompiles
|
2021-02-05 17:19:13 +01:00 |
|
daschw
|
c478c3c9f0
|
Update precompile_*.jl file
|
2021-02-01 19:39:11 +00:00 |
|
Daniel Schwabeneder
|
a04946e832
|
Merge pull request #3262 from ma-laforge/idr_ticks
Add support for custom tick labels
|
2021-02-01 20:24:59 +01:00 |
|
Daniel Schwabeneder
|
f9ff2c8962
|
Merge pull request #3267 from sefffal/master
Fix typo preventing minor ticks from working in 3D plots
|
2021-02-01 20:21:06 +01:00 |
|
Daniel Schwabeneder
|
8190d1fdfc
|
Merge pull request #3268 from ianshmean/ib/benchmark_tweaks
Benchmark CI tweaks
|
2021-02-01 19:40:25 +01:00 |
|
Ian
|
cc005c6246
|
limit plot and display tests to one run
|
2021-01-31 23:09:23 -05:00 |
|
William Thompson
|
97c43eb031
|
Fix typo to allow minor ticks in 3D plots
|
2021-01-31 11:47:15 -08:00 |
|
MA Laforge
|
3907ae7f21
|
Add support for custom tick labels
Also:
- Correctly register changes to "plot.layout"
- Fix deprecated use of series[:marker[stroke][color/alpha]].
|
2021-01-30 13:36:16 -05:00 |
|
Josef Heinen
|
c402161845
|
Update Project.toml
|
2021-01-27 16:20:25 +01:00 |
|
Daniel Schwabeneder
|
6fb0d69cb3
|
Merge pull request #3252 from JuliaPlots/Test_SnoopCompile_AutoPR_refs/heads/master
[AUTO] Update precompiles
|
2021-01-26 21:34:33 +00:00 |
|
daschw
|
1a4bceace7
|
Update precompile_*.jl file
|
2021-01-26 21:32:50 +00:00 |
|
Daniel Schwabeneder
|
651548526a
|
Merge pull request #3250 from daschw/release
bugfix release
v1.10.2
|
2021-01-26 21:18:24 +00:00 |
|
Daniel Schwabeneder
|
1f6089d715
|
Merge pull request #3251 from JuliaPlots/Test_SnoopCompile_AutoPR_refs/heads/master
[AUTO] Update precompiles
|
2021-01-26 21:18:14 +00:00 |
|
daschw
|
5dde27eb08
|
Update precompile_*.jl file
|
2021-01-26 20:35:13 +00:00 |
|
Daniel Schwabeneder
|
52ba52f4e4
|
Merge pull request #3249 from JuliaPlots/Test_SnoopCompile_AutoPR_refs/heads/master
[AUTO] Update precompiles
|
2021-01-26 20:17:19 +00:00 |
|
daschw
|
60dbf77a96
|
Update precompile_*.jl file
|
2021-01-26 19:57:14 +00:00 |
|
Daniel Schwabeneder
|
880190cea1
|
Merge pull request #3246 from aminya/Single_CompileBot
CompileBot use default precompile path
|
2021-01-26 10:30:58 +00:00 |
|
Amin Yahyaabadi
|
e591332b71
|
Let the bot generate the includer file
|
2021-01-26 03:08:16 -06:00 |
|
Amin Yahyaabadi
|
2b44cb5a35
|
Delete old precompiles
|
2021-01-26 02:53:30 -06:00 |
|
Amin Yahyaabadi
|
d538c4387f
|
CompileBot use default precompile path
|
2021-01-26 02:49:10 -06:00 |
|
Daniel Schwabeneder
|
60bc127925
|
bugfix release
|
2021-01-25 18:09:27 +01:00 |
|