t-bltg
670fba56a7
Update examples.jl
2021-08-01 17:55:35 +02:00
t-bltg
0f54c86865
Gaston: update examples
2021-08-01 08:46:38 +02:00
t-bltg
2fcd907165
Gaston: add support for img - rework fonts - fix undef
2021-08-01 00:08:24 +02:00
t-bltg
34c6c76cb8
Gaston: fix lens example
2021-07-28 18:02:41 +02:00
t-bltg
9e3ff15522
Skip more Gaston unsupported examples
2021-07-28 17:01:05 +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
fe7d957be3
use a stable RNG in fakedata
2021-07-22 13:00:07 +02:00
t-bltg
b85468162c
Skip failing gaston examples
2021-07-21 21:38:33 +02:00
t-bltg
0550033065
Prepare gaston (gnuplot) for PlotDocs.jl
2021-07-21 19:34:32 +02:00
t-bltg
b0ff0e58b3
InspectDR: Skip more unsupported examples
2021-07-11 21:43:39 +02:00
t-bltg
3e14a47e17
Update examples.jl
...
Update skipped examples for auto-gen in PlotDocs
2021-07-09 23:40:17 +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
2d0191cd70
autogen unicodeplots and inspectdr
2021-07-09 21:40:21 +02:00
Andy Nowacki
5d935d29c5
Document use of tuples in annotations attribute
...
The `annotations` attribute (and `annotate!` function) has supported
the use of plain tuples containing arguments which are passed to
`text` since v0.22.2. Document this option in the list of SubPlot
attributes and in example 20.
Closes (mostly) https://github.com/JuliaPlots/RecipesBase.jl/issues/72
but note that `series_annotations` does not yet support passing tuples
of arguments for `Plots.text`.
2021-07-08 11:04:51 +01:00
t-bltg
f5e6ae9f98
add warning - enhance example
2021-07-08 11:26:49 +02:00
t-bltg
e9949251a6
Merge pull request #3577 from t-bltg/log_bis
...
GR: rework automatic major/minor ticks for log scales
2021-07-06 20:49:06 +02:00
t-bltg
16e41f0690
rework phantom ticks for log scales - add minorgrid to ex5
2021-07-06 19:15:34 +02:00
t-bltg
81170b4342
GR: add support for mesh3d
2021-07-05 02:15:51 +02:00
t-bltg
06c551ba51
Skip example 55 for PyPlot, Plotlyjs and Plotly
...
PgfPlotsX looks ok
2021-07-02 16:57:35 +02:00
t-bltg
f63ee6d79e
enhance example 55 ( #3596 )
...
Co-authored-by: t-bltg <t-bltg@users.noreply.github.com>
2021-07-02 15:06:36 +02:00
Simon Christ
829860fa2d
use sinc in example 55
2021-07-02 09:17:56 +02:00
Simon Christ
1523ef67d5
simplify example 55
2021-07-01 21:41:35 +02:00
Simon Christ
f78899a1ef
return plot object
2021-07-01 18:28:50 +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
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
Daniel Schwabeneder
ce778ff7be
add test image
2021-03-28 23:20:09 +02:00
David MacMahon
b3bf5db9bc
Add new "Steps Types" example/test plot 53
...
This new example/test plot showcases the various step-like
`seriestype`s: `:steppre`, `:stepmid`, and `:steppost`.
2021-03-26 11:12:14 -07:00
David MacMahon
074c56867d
Revert "Add :stepmid to line types example plot"
...
This reverts commit 0d528b7c82b63d9f60bf314838188265fff4d95d.
2021-03-26 10:49:19 -07:00
David MacMahon
0d528b7c82
Add :stepmid to line types example plot
2021-03-24 23:27:16 -07:00
yha
f418acf387
No implicit cycling in example
2021-03-03 00:00:25 +02:00
yha
42b3c5625f
Fix for "segmented" attributes with NaNs
2021-02-25 02:33:11 +02: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
Simon Christ
a955ded5c8
add 3dquiver to pgfplotsx ( #3146 )
...
* add 3dquiver to pgfplotsx
* fix 3d quiver
* remove skip from examples
2020-11-13 11:54:46 +01:00
Daniel Schwabeneder
d1aa2097be
Merge branch 'master' into quiver3
2020-11-13 09:26:26 +01:00
Daniel Schwabeneder
9c0b2ea090
add 3d quiver test example
2020-11-13 08:38:52 +01:00
Daniel Schwabeneder
40e13793e8
add new test example
2020-11-13 08:38:52 +01:00
Daniel Schwabeneder
1402ff5ea0
add new test example
2020-11-12 14:34:18 +01:00
Simon Christ
e236005d72
add mesh3d support ( #3076 )
...
* add mesh3d support
* correct example string
2020-10-17 21:40:11 +02:00
Daniel Schwabeneder
072b6f42f6
add test example
2020-10-17 08:35:49 +02:00
Daniel Schwabeneder
3d2f7571a0
add polar heatmap example
2020-10-15 09:06:41 +02:00
Simon Christ
5ccf1e965e
fix NaNs in heatmaps ( #3007 )
...
* fix NaNHeatmaps
* fix histogram2D
* remove show
* Update precompile_*.jl file (#3008 )
Co-authored-by: BeastyBlacksmith <BeastyBlacksmith@users.noreply.github.com>
* add a dimensionalty check
* Update precompile_*.jl file (#3010 )
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-27 21:22:43 +02:00
Daniel Schwabeneder
46b4a202e5
number examples
2020-09-01 21:18:25 +02:00
Daniel Schwabeneder
79e6096142
make animation examples in tests smaller
2020-09-01 20:35:09 +02:00
Daniel Schwabeneder
3136c8f999
add new test example
2020-08-31 19:21:42 +02:00
Adrian Dawid
e2c387894f
Add :mesh3d series type for Plotly ( #2909 )
...
* Add :mesh3d seriestype (in theory)
* Make it work in practice
* Clean up code
* Add support for arbitrary 3d mesh
* Add fallback for other backends
* Add shorthand
* Change i,j,k to series keyword
* Small bugfix
* Update shorthands example
* Add mesh3d example
* Add some documentation to example
* Make color work
* Move mesh3d example and add to skip list
* Update fallback recipie
* Update example
* Update src/args.jl
Co-authored-by: Simon Christ <SimonChrist@gmx.de>
* Update src/backends/plotly.jl
Co-authored-by: Simon Christ <SimonChrist@gmx.de>
* Update src/examples.jl
Co-authored-by: Simon Christ <SimonChrist@gmx.de>
* Cosmetic changes
Co-authored-by: Simon Christ <SimonChrist@gmx.de>
2020-08-14 14:26:16 +02:00
yha
0db321aecc
Support offset vectors as fillrange and ribbon
2020-07-20 00:12:47 +03:00
Daniel Schwabeneder
2544808000
update errorbar example
2020-07-03 16:31:03 +02:00
yha
d353dca531
Recipe for GeometryBasics.Point
2020-06-18 21:18:34 +03:00