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
Daniel Schwabeneder
e6cc826174
Merge pull request #3229 from jks-liu/pr_requirejs_plotlyjs
...
Proper Plotly JavaScript setup in IJulia
2021-01-25 17:06:48 +00:00
Daniel Schwabeneder
f257c563fb
Merge pull request #3243 from daschw/tests
...
fix tests
2021-01-25 16:39:43 +00:00
Daniel Schwabeneder
8a2a41f75b
Merge pull request #3242 from KristofferC/kc/reenable_precompilation
...
reenable precompiles
2021-01-25 16:39:18 +00:00
Daniel Schwabeneder
da1b9adc17
env as string
2021-01-25 16:28:17 +01:00
Daniel Schwabeneder
9d3514224e
use GKSwstype environment variable to avoid GKS warnings in tests
2021-01-25 16:16:28 +01:00
Kristoffer Carlsson
142bb8cc56
Update benchmark.yml
2021-01-25 16:11:28 +01:00
Daniel Schwabeneder
fb27704d2b
fix tests
2021-01-25 16:10:09 +01:00
KristofferC
96ed4b2616
reenable precompiles
2021-01-25 14:49:30 +01:00
Daniel Schwabeneder
6d4353d0b1
Merge pull request #3234 from daschw/spy
...
fix defaults in spy recipe
2021-01-25 08:28:47 +00:00
Daniel Schwabeneder
a2be60b5d1
Merge pull request #3240 from ianshmean/ib/ci_benchmark_2
...
Add basic CI Benchmarking via BenchmarkCI - Pt. 2
2021-01-25 08:27:56 +00:00
Ian
d92990a5f0
tweaks to benchmarks order-insensitive
2021-01-24 16:49:09 -05:00
Daniel Schwabeneder
99ca1074de
Merge pull request #3239 from ianshmean/ib/ci_benchmark
...
Add basic CI Benchmarking via BenchmarkCI
2021-01-24 21:02:02 +00:00
Ian
8a908c0de8
do load test in separate session
2021-01-24 15:54:18 -05:00
Ian
3c9580fb2f
fixes
2021-01-24 15:45:49 -05:00
Ian
309f2db3b1
run entire load_plot_display in separate julia instance
2021-01-24 15:21:23 -05:00
Ian
0b8755db4b
add benchmark gitignores
2021-01-24 14:48:37 -05:00
Ian
ac2fbadc07
add missing GKS_ENCODING env var
2021-01-24 14:31:27 -05:00
Ian
535d95334c
fix to use Ubuntu TESTCMD
2021-01-24 14:24:11 -05:00
Ian
6332aecc60
Update Project.toml
2021-01-24 14:18:18 -05:00
Ian
8efe35f5f8
add benchmark/Project.toml
2021-01-24 14:14:04 -05:00
Ian
493ab0c6b4
add basic CI Benchmarking
2021-01-24 14:01:04 -05:00
Daniel Schwabeneder
fa8d437836
widen axis limits
2021-01-22 18:16:13 +01:00
Daniel Schwabeneder
e95ddc3ef8
fix defaults in spy recipe
2021-01-22 18:05:40 +01:00
Jks Liu
50a6dd9fb3
let plotly config and use in same cell in case of config cell re-run or is deleted
2021-01-20 22:51:17 +08:00
Jks Liu
509a8cdc7e
Config plotly.js during init
...
plotly.js will be loaded only once, only when first time used
plots show correctly when page re-load or re-open
2021-01-18 22:59:16 +08:00
Jks Liu
672b3a6038
Merge branch 'pr_fix_plotly_file_name' into pr_requirejs_plotlyjs
...
Const variable for filename of plotly.js
2021-01-18 21:03:09 +08:00
Jks Liu
4bcafe3f51
const variable for plotly JavaScript file name
2021-01-12 22:09:48 +08:00
Daniel Schwabeneder
49eba0bf2f
Merge pull request #3218 from daschw/gr_guides
...
Increase the margins between axes and guides on GR
2021-01-12 09:49:42 +01:00
Jks Liu
d0e01a8d88
Correct version string of plotly cache file name
2021-01-11 22:48:04 +08:00
Daniel Schwabeneder
eb1c126dbc
remove unnecessary line
2021-01-09 21:51:30 +01:00
Daniel Schwabeneder
6c8fb87635
increase gr guide margins on 3d plots
2021-01-09 21:50:54 +01:00
Daniel Schwabeneder
7b8609ea1a
Merge pull request #3189 from isentropic/pyplot
...
various pyplot fixes
2021-01-09 19:17:42 +01:00
Daniel Schwabeneder
f478a649a0
Merge pull request #3213 from daschw/release
...
release 1.10.1
v1.10.1
2021-01-07 00:25:14 +01:00
Daniel Schwabeneder
85ca402790
release 1.10.1
2021-01-06 23:02:48 +01:00
Lia Siegelman
2ebc97d92a
fix for [BUG] #3135 mp4/mov animations can't be opened with QuickTime or Safari ( #3209 )
...
* try a fix for codec animate function
* try a fix for codec animate function
* try a fix for codec animate function
* try a fix for codec animate function
* try a fix for codec animate function
* try a fix for codec animate function
* try a fix for codec animate function
* try a fix for codec animate function
* try a fix for codec animate function
* try a fix for codec animate function
* try a fix for codec animate function
* try a fix for codec animate function
* try a fix for codec animate function
* try a fix for codec animate function
Co-authored-by: Lia Siegelman <lsiegelman@ucsd.edu>
2021-01-05 21:40:21 +01:00