58 Commits

Author SHA1 Message Date
Daniel Schwabeneder
059fbdfb6d else_os and else_version 2020-10-28 22:31:22 +01:00
Daniel Schwabeneder
978ffb799b use only yml_path in BotConfig 2020-10-28 22:14:17 +01:00
Daniel Schwabeneder
ec97ec3994 only run compilebot on linux with julia 1.5 2020-10-28 22:09:05 +01:00
github-actions[bot]
c4ee343ef2
Update precompile_*.jl file (#3041)
Co-authored-by: BeastyBlacksmith <BeastyBlacksmith@users.noreply.github.com>
2020-10-20 21:27:02 +02:00
Daniel Schwabeneder
a532c97ce2 remove transpose_z from precompiles 2020-10-12 12:08:15 +02:00
daschw
827dba1991 Update precompile_*.jl file 2020-10-06 09:23:24 +00:00
github-actions[bot]
abde25efe0
Update precompile_*.jl file (#3026)
Co-authored-by: BeastyBlacksmith <BeastyBlacksmith@users.noreply.github.com>
2020-10-02 23:26:20 +02:00
Amin Yahyaabadi
1f6244195a
Rename SnoopCompileBot to CompileBot (#3018) 2020-10-01 21:16:42 +02:00
Simon Christ
5ccf1e965e
fix NaNs in heatmaps (#3007)
* fix NaNHeatmaps

* fix histogram2D

* remove show

* Update precompile_*.jl file (#3008)

Co-authored-by: BeastyBlacksmith <BeastyBlacksmith@users.noreply.github.com>

* add a dimensionalty check

* Update precompile_*.jl file (#3010)

Co-authored-by: BeastyBlacksmith <BeastyBlacksmith@users.noreply.github.com>

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: BeastyBlacksmith <BeastyBlacksmith@users.noreply.github.com>
2020-09-27 21:22:43 +02:00
daschw
b918c509ac Update precompile_*.jl file 2020-09-21 09:05:51 +00:00
daschw
becd95b9b5 Update precompile_*.jl file 2020-09-20 21:51:32 +00:00
BeastyBlacksmith
46fbff72db Update precompile_*.jl file 2020-09-20 19:24:38 +00:00
daschw
747181c370 Update precompile_*.jl file 2020-09-19 08:49:29 +00:00
daschw
4cfcef1066 Update precompile_*.jl file 2020-09-19 08:20:09 +00:00
github-actions[bot]
e1755dcee7
[AUTO] Update precompiles (#2984)
* add tests

* fix vline, vspan with dates

* add limit tests for vline and vspan

* fix 1.3 tests

* Update precompile_*.jl file

Co-authored-by: Simon Christ <SimonChrist@gmx.de>
Co-authored-by: BeastyBlacksmith <BeastyBlacksmith@users.noreply.github.com>
2020-09-17 17:50:25 +02:00
github-actions[bot]
c81fe1ea76
Update precompile_*.jl file (#2981)
Co-authored-by: BeastyBlacksmith <BeastyBlacksmith@users.noreply.github.com>
2020-09-16 15:56:37 +02:00
Simon Christ
49555ecc2f
Letterswap (#2979)
* Fix vline, histogram, barhist, stephist axis letter

* Fix vspan + move vline y values to shorthands

* Fix histograms with @one_arg_shorthands + fix vspan

* Add tests for axis letter

* move swap to _plot

* use RecipesBase approach

* restore formatters

* fix and format pgfx-tests

* update compat

* Update precompile_*.jl file (#2982)

Co-authored-by: BeastyBlacksmith <BeastyBlacksmith@users.noreply.github.com>

Co-authored-by: Benoit Pasquier <briochemc@gmail.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: BeastyBlacksmith <BeastyBlacksmith@users.noreply.github.com>
2020-09-16 14:37:26 +02:00
github-actions[bot]
0425f656ae
Update precompile_*.jl file (#2978)
Co-authored-by: BeastyBlacksmith <BeastyBlacksmith@users.noreply.github.com>
2020-09-16 10:03:55 +02:00
Simon Christ
8fabc5f861 delete precompiles 2020-09-16 09:33:19 +02:00
github-actions[bot]
0deb8f6469
Update precompile_*.jl file (#2977)
Co-authored-by: BeastyBlacksmith <BeastyBlacksmith@users.noreply.github.com>
2020-09-15 23:37:59 +02:00
github-actions[bot]
df12ddb629
Update precompile_*.jl file (#2976)
Co-authored-by: BeastyBlacksmith <BeastyBlacksmith@users.noreply.github.com>
2020-09-15 23:04:42 +02:00
github-actions[bot]
33f2f75b00
Update precompile_*.jl file (#2975)
Co-authored-by: BeastyBlacksmith <BeastyBlacksmith@users.noreply.github.com>
2020-09-15 22:31:12 +02:00
github-actions[bot]
12e0616712
Update precompile_*.jl file (#2974)
Co-authored-by: BeastyBlacksmith <BeastyBlacksmith@users.noreply.github.com>
2020-09-15 22:00:46 +02:00
github-actions[bot]
a9eeb451fc
Update precompile_*.jl file (#2973)
Co-authored-by: BeastyBlacksmith <BeastyBlacksmith@users.noreply.github.com>
2020-09-15 21:24:56 +02:00
github-actions[bot]
b854f1cc16
Update precompile_*.jl file (#2972)
Co-authored-by: BeastyBlacksmith <BeastyBlacksmith@users.noreply.github.com>
2020-09-15 20:13:28 +02:00
github-actions[bot]
31fb9f09b4
[AUTO] Update precompiles (#2950)
* fix segments

* Update precompile_*.jl file

Co-authored-by: Simon Christ <SimonChrist@gmx.de>
Co-authored-by: BeastyBlacksmith <BeastyBlacksmith@users.noreply.github.com>
2020-09-15 18:15:56 +02:00
Simon Christ
9c4890d794
Backend refactor (#2965)
* isolate :path

* factor out legend addition

* ported series coordinates code

* fix 3d-like seriestypes

* common add_series

* fix bar

* fix contour

* fix scatter

* Update precompile_*.jl file (#2966)

Co-authored-by: BeastyBlacksmith <BeastyBlacksmith@users.noreply.github.com>

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: BeastyBlacksmith <BeastyBlacksmith@users.noreply.github.com>
2020-09-13 19:29:49 +02:00
daschw
744f4d3db9 Update precompile_*.jl file 2020-09-02 14:12:02 +00:00
daschw
1f4a471340 Update precompile_*.jl file 2020-09-02 08:05:20 +00:00
daschw
5e15ef8ccb Update precompile_*.jl file 2020-09-01 23:11:50 +00:00
daschw
f9053ae06f Update precompile_*.jl file 2020-09-01 20:18:47 +00:00
daschw
312661aae5 Update precompile_*.jl file 2020-08-31 18:41:06 +00:00
daschw
4052ce83a2 Update precompile_*.jl file 2020-08-31 17:45:22 +00:00
daschw
85bdca8f1a Update precompile_*.jl file 2020-08-26 23:21:27 +00:00
daschw
9334711e19 Update precompile_*.jl file 2020-08-26 16:51:18 +00:00
yha
7515491698 Update precompile_*.jl file 2020-08-26 15:58:43 +00:00
Yuval
d1cfdd7d3d
Merge branch 'master' into tick-format 2020-08-26 17:47:27 +03:00
github-actions[bot]
293fd6caaf
Update precompile_*.jl file (#2928)
Co-authored-by: BeastyBlacksmith <BeastyBlacksmith@users.noreply.github.com>
2020-08-24 18:57:06 +02:00
ma-laforge
76429cde7a
HDF5-Plots Clean up: Easier to understand/maintain. (#2924)
* Clean up code: Easier to understand/maintain.

Also:
Reduce line count for code.
Add namespace (module) to use shorter function/variable names.
Improve auto-generation of readers/writers for arbitrary structs.
Remove a few manually-written readers/writers for simple structs.
Write Plots.jl version -> VERSION_INFO to help user identify reader of outdated file formats.
Add support for:
 - Arrow
 - ColorScheme, ColorPalette
 - ContinuousColorGradient, CategoricalColorGradient
 - datetimeformatter

* Update precompile_*.jl file

Co-authored-by: ma-laforge <ma-laforge@users.noreply.github.com>
2020-08-24 18:22:54 +02:00
aminya
ccec5053b3 Update precompile_*.jl file 2020-08-23 04:30:04 +00:00
Amin Yahyaabadi
72e3cac531 remove old precompiles 2020-08-22 17:26:49 -05:00
yha
a90ec5975d Update precompile_*.jl file 2020-08-22 19:21:01 +00:00
yha
abb7eb04a6 Update precompile_*.jl file 2020-08-22 18:56:02 +00:00
yha
f23e6c224d precompiles 2020-08-22 21:26:35 +03:00
Amin Yahyaabadi
48de7e33a5 use SnoopCompile 2 2020-08-14 19:12:13 -05:00
github-actions[bot]
f97a5153b0 Update precompile_*.jl file 2020-07-01 07:40:42 +00:00
Daniel Schwabeneder
6425ff8f4c
Update deps/SnoopCompile/snoop_bot.jl
Co-authored-by: Amin Yahyaabadi <aminyahyaabadi74@gmail.com>
2020-06-30 23:22:35 +02:00
Daniel Schwabeneder
032f76c69b
Update deps/SnoopCompile/snoop_bench.jl
Co-authored-by: Amin Yahyaabadi <aminyahyaabadi74@gmail.com>
2020-06-30 23:22:22 +02:00
Daniel Schwabeneder
a2aad6be66 don't run on 1.5 2020-06-30 21:23:00 +02:00
Daniel Schwabeneder
3f521b3322 multios and run on 1.5 2020-06-30 21:18:04 +02:00