t-bltg
a0c939b7c7
Update gr.jl
2021-07-27 20:42:29 +02:00
BerndR
f4ed35c3b6
Added colorbar font settings
2021-07-27 13:10:25 +02:00
t-bltg
b801b2b272
explicit function return, decl - add comments - cleanup
2021-07-26 11:52:13 +02:00
t-bltg
c0e35f2358
add new gnuplot capabilities (surface, scatter3d, wireframe, ...)
2021-07-25 23:21:09 +02:00
t-bltg
4c9fd4e4b7
fix gaston layout
2021-07-25 10:52:20 +02:00
t-bltg
10ed39cf83
Merge pull request #3644 from t-bltg/marker_log
...
Fix computing marker coordinates with log scales
2021-07-21 12:09:34 +02:00
t-bltg
aa837bb027
Take series alpha into account when drawing contours
2021-07-19 14:04:01 +02:00
Daniel Schwabeneder
6b22f45dd5
fix dpi for GR ( #3646 )
2021-07-16 10:30:41 +02:00
t-bltg
946f90d3e4
fix computing marker coordinates with log scales
2021-07-15 12:08:53 +02:00
Simon Christ
798de8b17c
add the plot_title ( #2690 )
...
* add the plot_title
* Update bbs/plot_title (#3604 )
* add the plot_title
* update plot_title for multiple subplots, fix GR warning
Co-authored-by: Simon Christ <SimonChrist@gmx.de>
Co-authored-by: t-bltg <t-bltg@users.noreply.github.com>
* Update plot_title (#3608 )
* add the plot_title
* update plot_title for multiple subplots, fix GR warning
* update plot_title
* consistency with _subplot_defaults
Co-authored-by: Simon Christ <SimonChrist@gmx.de>
Co-authored-by: t-bltg <t-bltg@users.noreply.github.com>
* custom implementation for pgfplotsx backend
* remove `@show`
* remove superfluous plot_titleindex
Co-authored-by: t-bltg <13423344+t-bltg@users.noreply.github.com>
Co-authored-by: t-bltg <t-bltg@users.noreply.github.com>
2021-07-14 15:45:53 +02:00
t-bltg
5cca5e9148
GR: mesh3d, take into account series line attributes
2021-07-11 04:36:22 +02:00
t-bltg
5d608d1e77
Merge pull request #3612 from t-bltg/mesh3d
...
GR: add support for mesh3d
2021-07-09 23:15:17 +02:00
t-bltg
12d5accf0a
Update pgfplotsx.jl
...
Typo
2021-07-09 21:27:48 +02:00
t-bltg
f5e6ae9f98
add warning - enhance example
2021-07-08 11:26:49 +02:00
Zhanibek
e58fdf970f
Gnuplot (GASTON) backend testing ( #3177 )
...
* gnuplot
* minimal working gnuplot
* more params
* new series and axis params
* saving figures
* gnuplot version 0.1
2021-07-05 17:52:59 +02:00
t-bltg
fbd5d79d49
Merge pull request #3590 from t-bltg/warn
...
GR: 3D, warn on invalid rotation or tilt
2021-07-05 15:01:53 +02:00
t-bltg
0122d70640
Merge pull request #3601 from t-bltg/warn_log
...
Warn on invalid value for log scale based series
2021-07-05 12:13:36 +02:00
t-bltg
81170b4342
GR: add support for mesh3d
2021-07-05 02:15:51 +02:00
t-bltg
124d2d6aa3
issue warning only once - apply to other backends
2021-07-04 15:48:16 +02:00
t-bltg
cdbafd60c8
Merge pull request #3598 from t-bltg/legend
...
Fix Latex sub/super-scripts in legends
2021-07-04 15:34:44 +02:00
t-bltg
293b43013b
allow spacing via extra_kwargs
2021-07-03 20:05:53 +02:00
t-bltg
14b38354da
fix #3558
2021-07-02 20:26:24 +02:00
t-bltg
e42b4ad34d
GR: surface, add the possibility to override the hardcoded nx and ny in GR.gridit(...)
2021-07-01 16:54:07 +02:00
t-bltg
a7c629f775
GR: expose surface(...) display options
2021-07-01 15:08:36 +02:00
t-bltg
1ddc673201
GR: 3D, warn on invalid rotation or tilt
2021-07-01 14:02:30 +02:00
t-bltg
bba971f7ea
GR: fix axis flip / mirror in 3D plots ( #3584 )
...
* fix axis flip in 3D plots
* add mwe as example - fix needs_3d_axes
* fix major / minor grids when mirroring
Co-authored-by: t-bltg <t-bltg@users.noreply.github.com>
2021-06-30 22:50:09 +02:00
t-bltg
a64ae3d13c
GR: fix alignment of ticks label when rotating ( #3587 )
...
Co-authored-by: t-bltg <t-bltg@users.noreply.github.com>
2021-06-30 09:30:55 +02:00
Simon Christ
849d31d57f
markers -> mark for older pgfplots version
2021-06-09 16:54:55 +02:00
Simon Christ
be1c263df9
no markers on fillranges ( #3563 )
2021-06-09 15:53:52 +02:00
Fons van der Plas
203af856cd
embeddable_html ( #3559 )
2021-06-09 09:01:40 +02:00
Simon Christ
fcdb3c1c0d
remove markers from fillranges ( #3553 )
2021-06-07 18:29:36 +02:00
t-bltg
601df0c9a9
GR: allow explicit guidefontrotation ( #3529 )
...
Co-authored-by: t-bltg <t-bltg@users.noreply.github.com>
2021-06-03 19:00:06 +02:00
BerndR
827462dc21
NaN checking in backends/gr.jl ( #3514 )
...
* Updated .zenodo.json infos
* resolved NaN-checking
2021-05-19 20:33:33 +02:00
Fons van der Plas
c0e50588d3
Minor cleanup plotlyjs ( #3510 )
2021-05-19 08:28:03 +02:00
Simon Christ
de7717b85f
Fix too many legend entries ( #3511 )
...
* add test
* fix legend entries
2021-05-19 08:27:41 +02:00
Simon Christ
15bd9c537d
Create docs on pushing to master ( #3494 )
...
* Create docs.yml
* Update docs.yml
* Update docs.yml
* Create docs.yml
* Update docs.yml
* [skip ci]
* [skip ci]
* [skip ci]
* [skip ci]
* Update docs.yml
* Update docs.yml
* Update docs.yml
* Update docs.yml
* fix pgfplotsx
* fix pyplot
* remove push workflow (should work without)
* conditionally fix pyplot
* change env-vars
* fix
* fix ref
* clean up and cache artifacts
* add Documenter_key to environment
* fix parentheses
* "one last fix"
* dev => add
* fix marker example
* exclude 50 for plotly
* install ms fonts
* only trigger on master
* remove REF pretending
2021-05-14 22:00:09 +02:00
Asim H Dar
d544647b1b
Update plotly.jl ( #3491 )
...
Tiny typo
2021-05-12 18:36:14 +02:00
Simon Christ
3cb81d6d04
fix alpha for surface ( #3489 )
2021-05-12 18:35:19 +02:00
Simon Christ
35658bf4fe
fix tests
2021-05-07 08:14:37 +02:00
Simon Christ
f355ff9904
clean up pgfx-legends duplications
2021-05-06 21:27:24 +02:00
Simon Christ
78f7db138f
add legend stylings ( #3470 )
...
* add legend stylings
* fix center and default case
2021-05-04 20:54:11 +02:00
Daniel Schwabeneder
7bb2132b18
add tick_direction=:none option to hide tick labels
2021-04-28 20:27:50 +02:00
Daniel Schwabeneder
fd50469e20
Merge pull request #3430 from ma-laforge/idr_layout
...
Update plot areas for the given font sizes.
2021-04-28 18:42:14 +02:00
Yuval
c986bfa1e6
Merge pull request #3443 from yha/plotly-shapes-fix
...
Fix shapes series on plotly
2021-04-27 13:05:32 +03:00
Simon Christ
02437562a7
colorbar improvements for pgfplotsx ( #3441 )
...
* incorporate colorbar ticks and ticklabel styles
* fix colorbar showing
2021-04-27 09:50:49 +02:00
yha
e449d3221c
Fix shapes series on plotly
2021-04-18 13:41:10 +03:00
MA Laforge
9da550ba3b
Update plot areas for the given font sizes.
...
Also:
Layout changes are made to defaults instead of user-overwrites.
2021-04-10 14:57:39 -04:00
Zhanibek
1ceb3a561f
pyplot, rawticklabels extra_kwarg added
2021-04-05 13:56:00 +09:00
Daniel Schwabeneder
c56654c6cf
fix multiple legend in pgfplotsx bar plots
2021-04-01 17:21:29 +02:00
Daniel Schwabeneder
9581a7cc49
Merge pull request #3388 from RPigott/spines
...
Fix PyPlot spines iteration
2021-03-29 00:27:42 +02:00