David Gustavsson
|
d6a72a5df5
|
Add legend angle to pyplot
|
2021-03-02 10:19:26 +01:00 |
|
David Gustavsson
|
37252ec562
|
Correct anchor order
|
2021-03-02 10:07:49 +01:00 |
|
David Gustavsson
|
1d3e0a5d5d
|
Better legend anchor algorithm
|
2021-03-02 08:02:39 +01:00 |
|
yha
|
6af91c7f71
|
warning and hint on mismatched attr lengths
|
2021-03-01 03:23:19 +02:00 |
|
yha
|
e9cd69ea2f
|
Fix Shape vector recipe
|
2021-03-01 02:17:42 +02:00 |
|
David Gustavsson
|
6724a3a2fe
|
Centralize utility functions, add legend-angle to plotly, pgfplotsx
|
2021-02-28 23:40:06 +01:00 |
|
David Gustavsson
|
a75d309d20
|
Labels for horizontal bars
|
2021-02-28 09:20:20 +01:00 |
|
David Gustavsson
|
5cc08a17b6
|
Series annotations for bar plots
|
2021-02-28 08:57:54 +01:00 |
|
David Gustavsson
|
2cee039dbc
|
Add polar legend position
|
2021-02-25 15:08:33 +01:00 |
|
David Gustavsson
|
6193519b1f
|
Correct erroneous offset for legend=:outerbottom
|
2021-02-25 12:20:59 +01:00 |
|
yha
|
42b3c5625f
|
Fix for "segmented" attributes with NaNs
|
2021-02-25 02:33:11 +02:00 |
|
Daniel Schwabeneder
|
0a6edd5d60
|
fix gr test example
|
2021-02-19 22:08:02 +01:00 |
|
Daniel Schwabeneder
|
e8437d76fd
|
fix fillalpha for surface on pgfplotsx
|
2021-02-19 21:22:57 +01:00 |
|
Daniel Schwabeneder
|
2e2f7044e2
|
fix surface on pgfplotsx
|
2021-02-19 21:20:51 +01:00 |
|
Daniel Schwabeneder
|
100da5ccae
|
fix fillalpha for surface on pyplot
|
2021-02-19 20:59:48 +01:00 |
|
Daniel Schwabeneder
|
d59f6c96d5
|
fix surface for pyplot
|
2021-02-19 20:26:18 +01:00 |
|
Daniel Schwabeneder
|
0628fb9dc3
|
enable transparency for surface with GR
|
2021-02-19 18:59:47 +01:00 |
|
Daniel Schwabeneder
|
e06a51b420
|
Merge pull request #3299 from fhagemann/master
Implement non-uniform polar heatmaps with the GR backend
|
2021-02-16 21:54:58 +01:00 |
|
Daniel Schwabeneder
|
57e98ac12d
|
Merge pull request #3302 from sethaxen/hexbinextrakws
Support extra_kwargs in hexbins for PyPlot
|
2021-02-16 20:46:24 +01:00 |
|
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
|
df8fe4d28b
|
remove black lines from GR surface with equal-length x, y, and z input
|
2021-02-10 18:42:04 +01:00 |
|
Jeremy Bejanin
|
a6d42d3e0f
|
add @nospecialize annotations
|
2021-02-09 10:27:17 -05:00 |
|
Daniel Schwabeneder
|
0e03d7ff95
|
use existing limits for functions
|
2021-02-08 22:52:40 +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 |
|
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 |
|
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 |
|
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 |
|
daschw
|
60dbf77a96
|
Update precompile_*.jl file
|
2021-01-26 19:57:14 +00:00 |
|
Amin Yahyaabadi
|
e591332b71
|
Let the bot generate the includer file
|
2021-01-26 03:08:16 -06: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
|
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
|
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 |
|
Jks Liu
|
d0e01a8d88
|
Correct version string of plotly cache file name
|
2021-01-11 22:48:04 +08:00 |
|