Home
last modified time | relevance | path

Searched refs:overplot (Results 1 – 25 of 31) sorted by relevance

12

/dports/science/gnudatalanguage/gdl-1.0.1/testsuite/interactive_tests/
H A Dtest_plotting_misc.pro51 …essage, /continue, "Testing: !P.MULTI = [0,0,0] & plot, findgen(100) & contour, z, x, y, /overplot"
52 !P.MULTI = [0,0,0] & plot, findgen(100) & contour, z, x, y, /overplot
54 message, /continue, "Testing: !P.MULTI = [0,0,0] & findgen(10) & contour, z, /overplot"
55 !P.MULTI = [0,0,0] & plot, findgen(10) & contour, z, /overplot
58 message, /continue, "Testing: !P.MULTI = [0,0,0] & map_set, /conti & contour, z, x, y, /overplot"
59 !P.MULTI = [0,0,0] & map_set, /conti & contour, z, x, y, /overplot
62 !P.MULTI = [0,0,0] & map_set, /conti & contour, rebin(z, 10, 10), /overplot
70 message, /continue, "Testing: contour, rebin(z, 10, 10), rebin(x, 10), rebin(y, 10), /overplot"
73 message, /continue, "Testing: contour, z, x, y, /overplot"
74 !P.MULTI = [0,0,0] & contour, z, x, y, /overplot
[all …]
/dports/science/gnudatalanguage/gdl-1.0.1/testsuite/
H A Dtest_grib.pro45 contour, data, lons, lats;, /overplot, /fill, nlev=10
46 contour, data, lons, lats;, /overplot, /follow, nlev=10
/dports/math/R-cran-zoo/zoo/demo/
H A D00Index1 zoo-overplot Plot time series in black with certain regions in red.
/dports/math/R/R-4.1.2/src/library/graphics/man/
H A Dstripchart.Rd24 \method{stripchart}{default}(x, method = "overplot", jitter = 0.1, offset = 1/3,
52 The default method \code{"overplot"} causes such points to be
89 text(m, 1.04, "stripchart(x, \"overplot\")")
H A Didentify.Rd153 ## A function to use identify to select points, and overplot the
/dports/math/libRmath/R-4.1.1/src/library/graphics/man/
H A Dstripchart.Rd24 \method{stripchart}{default}(x, method = "overplot", jitter = 0.1, offset = 1/3,
52 The default method \code{"overplot"} causes such points to be
89 text(m, 1.04, "stripchart(x, \"overplot\")")
H A Didentify.Rd153 ## A function to use identify to select points, and overplot the
/dports/science/gnudatalanguage/gdl-1.0.1/src/
H A Dplotting_contour.cpp66 bool overplot, make2dBox, make3dBox, nodata; member in lib::contour_call
341 overplot=e->KeywordSet(overplotKW); in old_body()
342 make2dBox=(!overplot&&!doT3d); in old_body()
343 make3dBox=(!overplot&& doT3d); in old_body()
351 mapSet = mapSet && overplot; in old_body()
360 if (overplot) //retrieve information in case they are not in the command line ans apply in old_body()
397 if(!overplot) { in old_body()
H A Dplotting.hpp248 private: bool overplot; member in lib::plotting_routine_call
269 overplot = handle_args(e); in call()
/dports/math/octave-forge-statistics/statistics-1.4.3/inst/
H A Dhistfit.m66 y = row*y*binwidth; ## Normalization necessary to overplot the histogram.
/dports/science/gnudatalanguage/gdl-1.0.1/src/pro/
H A Doploterr.pro143 ; overplot the error bars
H A Dploterr.pro236 ; we overplot the error bars
/dports/astro/py-astropy/astropy-5.0/docs/visualization/
H A Dmatplotlib_integration.rst44 For example, calling ``plt.plot([1, 2, 3] * u.kg)`` (mass unit) to overplot
/dports/math/py-yt/yt-4.0.1/doc/source/cookbook/
H A Dcomplex_plots.rst205 This recipe demonstrates how to overplot particles on top of a fluid image.
213 This recipe demonstrates how to overplot grid boxes on top of a fluid image.
385 This recipe demonstrates how to overplot a bounding box on a volume rendering
/dports/math/R-cran-zoo/zoo/
H A DMD540 1c04abe2bd67fe9ba55d6e1ac3e73cab *demo/zoo-overplot.R
/dports/net/boinc-client/boinc-client_release-7.8-7.8.6/stripchart/
H A DREADME109 -Y: column Y' - overplot second "y" column (default: none)
110 -b: baseline VALUE - overplot baseline of arbitrary value VALUE
227 However, you might want to overplot one column on top of another. If your
/dports/math/R-cran-quantreg/quantreg/man/
H A Dplot.rqss.Rd52 \code{"qss1"} the \code{"add = TRUE"} can be used to overplot the fit on a
/dports/science/healpix/Healpix_3.50/src/idl/visu/
H A Doutline_coord2uv.pro50 ; if Show is set, overplot the result on current plot
H A Dproj2out.pro936 ; overplot pixel boundaries
946 ; overplot silhouette
954 ; overplot user defined commands
H A Dmollview.pro291 ; For Hbound[i]>0, overplot the boundaries of Healpix pixels
476 ; -and the polarisation is overplot as small rods.
/dports/astro/py-astropy/astropy-5.0/docs/samp/
H A Dexample_table_image.rst13 visualization tool that can overplot catalogs.
/dports/math/R-cran-Amelia/Amelia/R/
H A Ddiag.r442 overplot <- plot(xplot[ci.order], means[ci.order], xlab = xlab, ylab = ylab, functionVar
/dports/science/opensph/sph-7de6c044339f649e3d19e61f735a6a24572b792a/
H A DCHANGELOG.md514 - added overplot to SFD plots
/dports/math/py-yt/yt-4.0.1/doc/source/visualizing/
H A Dunstructured_mesh_rendering.rst106 You can also overplot the mesh boundaries:
/dports/math/R/R-4.1.2/tests/Examples/
H A Dgraphics-Ex.Rout.save1131 > ## A function to use identify to select points, and overplot the
2764 > text(m, 1.04, "stripchart(x, \"overplot\")")

12