34 Commits

Author SHA1 Message Date
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
Daniel Schwabeneder
16618430ed be explicit about julia versions 2020-06-30 19:25:59 +02:00
Daniel Schwabeneder
4f791a394e don't display plotly plots 2020-06-30 18:37:32 +02:00
Daniel Schwabeneder
cfab4e35cc skip statsplots testimages 2020-06-30 18:28:44 +02:00
Daniel Schwabeneder
acd6cfabc1 string instead of versionnumber 2020-06-30 18:28:44 +02:00
Daniel Schwabeneder
86b92698cc xvfb-run and update versions 2020-06-30 18:28:44 +02:00
Daniel Schwabeneder
ddcf443f89 remove nightly in snoop_bot.jl 2020-06-30 18:28:44 +02:00
Daniel Schwabeneder
3dd3808895 don't run snoopcompilebot on nightly 2020-06-30 18:28:44 +02:00
Daniel Schwabeneder
12df81f390 automate updating of precompilation files using SnoopCompileBot 2020-06-30 18:28:44 +02:00
Fons van der Plas
fb40ed1f59
Plotly fixed version (#2779)
* Fixed version for plotly.js dependency

* Fixed version for plotly.js dependency - .gitignore update
2020-06-17 11:17:37 +02:00
Daniel Schwabeneder
79fd7f282d generate precompiles 2020-04-24 21:21:23 +02:00
Daniel Schwabeneder
ca9e47bc4d update precompile files 2020-03-22 10:45:02 +01:00
Daniel Schwabeneder
0ab42eb008 update precompiles 2019-11-29 16:43:24 +01:00
Leon Shen
70c507b8f8 add more instructions for generateprecompiles.jl 2019-11-14 14:00:39 -05:00
Leon Shen
05eed0fdda precompile functions to reduce compilation time of first plot 2019-11-13 17:08:20 -05:00
SimonDanisch
ee4fc2803b dont download by default 2018-10-05 12:27:01 +02:00
SimonDanisch
3c2cfa333c allow to not host plotly from local file 2018-10-04 15:20:21 +02:00
femtocleaner[bot]
d68829820b Fix deprecations 2018-06-30 23:15:27 +00:00
Thomas Breloff
2a3029edb4 add build.jl 2016-06-09 12:08:36 -04:00
Thomas Breloff
45a1ed69d4 removed plotly-latest.min.js and added build.jl which downloads it; fix for quiver_using_hack; working on pyplot display behavior 2016-06-09 11:44:05 -04:00
Thomas Breloff
6d2a1aafd2 working on plotly/web 2015-11-20 16:25:50 -05:00