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
github-actions[bot]
f97a5153b0
Update precompile_*.jl file
2020-07-01 07:40:42 +00:00