Home
last modified time | relevance | path

Searched refs:subplot (Results 1 – 25 of 3317) sorted by relevance

12345678910>>...133

/dports/astro/py-ro/RO-3.6.9/python/RO/Wdg/
H A DStripChartWdg.py173 subplot.grid(True)
209 subplot.relim()
229 subplot = subplot,
252 subplot = line.subplot
257 subplot = line.axes
259 subplot.lines.remove(line2d)
261 subplot.relim()
274 subplot.relim()
308 subplot.relim()
316 subplot._scwBackground = self.canvas.copy_from_bbox(subplot.bbox)
[all …]
/dports/graphics/gmt/gmt-6.3.0/test/potential/
H A Dtransfer.sh9 gmt subplot set 0 -A"T@-e@- = 1 km"
11 gmt subplot set 1 -A"T@-e@- = 10 km"
13 gmt subplot set 2 -A"T@-e@- = 100 km"
17 gmt subplot set 3 -A"M@-t@- = 20 ky E = 10 km t = 5 ky"
21 gmt subplot set 5 -A"M@-t@- = 20 ky E = 10 km t = 1 My"
25 gmt subplot set 6 -A"@~h@~ = 2e20 E = 5 km t = 5 ky"
29 gmt subplot set 8 -A"@~h@~ = 2e20 E = 20 km t = 1 My"
41 gmt subplot set 12 -A"@~h@~ = 2e20 E = 0 t = 5 ky"
43 gmt subplot set 13 -A"@~h@~ = 2e20 E = 0 t = 100 ky"
45 gmt subplot set 14 -A"@~h@~ = 2e20 E = 0 t = 1 My"
[all …]
/dports/math/py-matplotlib/matplotlib-3.4.3/lib/matplotlib/tests/
H A Dtest_pyplot.py81 plt.subplot(nrows=1)
83 plt.subplot(ncols=1)
167 ax1 = plt.subplot(121)
169 ax2 = plt.subplot(122)
171 ax3 = plt.subplot(121)
205 ax = plt.subplot(1, 2, 1)
206 ax1 = plt.subplot(1, 2, 1)
207 ax2 = plt.subplot(1, 2, 2)
271 ax1 = plt.subplot(111)
275 assert ax1 is plt.subplot(111)
[all …]
/dports/graphics/gmt/gmt-6.3.0/test/gmtbinstats/
H A Dweightedrect.sh8 gmt subplot set 0 -Adata
13 gmt subplot set 1 -Aa
17 gmt subplot set 2 -Ad
21 gmt subplot set 3 -As
25 gmt subplot set 4 -Ai
29 gmt subplot set 5 -Al
33 gmt subplot set 6 -Am
37 gmt subplot set 7 -An
41 gmt subplot set 8 -Ao
45 gmt subplot set 9 -Ap
[all …]
H A Dweighted.sh8 gmt subplot set 0 -Adata
13 gmt subplot set 1 -Aa
17 gmt subplot set 2 -Ad
21 gmt subplot set 3 -As
25 gmt subplot set 4 -Ai
29 gmt subplot set 5 -Al
33 gmt subplot set 6 -Am
37 gmt subplot set 7 -An
41 gmt subplot set 8 -Ao
45 gmt subplot set 9 -Ap
[all …]
H A Dnonweightedrect.sh7 gmt subplot set 0 -Adata
12 gmt subplot set 1 -Aa
16 gmt subplot set 2 -Ad
20 gmt subplot set 3 -As
24 gmt subplot set 4 -Ai
28 gmt subplot set 5 -Al
32 gmt subplot set 6 -Am
36 gmt subplot set 7 -An
40 gmt subplot set 8 -Ao
44 gmt subplot set 9 -Ap
[all …]
H A Dnonweighted.sh7 gmt subplot set 0 -Adata
12 gmt subplot set 1 -Aa
16 gmt subplot set 2 -Ad
20 gmt subplot set 3 -As
24 gmt subplot set 4 -Ai
28 gmt subplot set 5 -Al
32 gmt subplot set 6 -Am
36 gmt subplot set 7 -An
40 gmt subplot set 8 -Ao
44 gmt subplot set 9 -Ap
[all …]
/dports/java/jfreechart/jfreechart-1.0.17/source/org/jfree/chart/plot/
H A DCombinedRangeXYPlot.java206 public void add(XYPlot subplot) { in add() argument
207 add(subplot, 1); in add()
229 subplot.setParent(this); in add()
230 subplot.setWeight(weight); in add()
232 subplot.setRangeAxis(null); in add()
233 subplot.addChangeListener(this); in add()
234 this.subplots.add(subplot); in add()
258 subplot.setParent(null); in remove()
476 if (subplot != null) { in zoomDomainAxes()
503 if (subplot != null) { in zoomDomainAxes()
[all …]
H A DCombinedDomainXYPlot.java270 public void add(XYPlot subplot) { in add() argument
272 add(subplot, 1); in add()
294 subplot.setParent(this); in add()
295 subplot.setWeight(weight); in add()
297 subplot.setDomainAxis(null); in add()
298 subplot.addChangeListener(this); in add()
299 this.subplots.add(subplot); in add()
327 subplot.setParent(null); in remove()
542 if (subplot != null) { in zoomRangeAxes()
569 if (subplot != null) { in zoomRangeAxes()
[all …]
H A DCombinedDomainCategoryPlot.java161 public void add(CategoryPlot subplot) { in add() argument
162 add(subplot, 1); in add()
180 subplot.setParent(this); in add()
181 subplot.setWeight(weight); in add()
183 subplot.setDomainAxis(null); in add()
185 subplot.addChangeListener(this); in add()
186 this.subplots.add(subplot); in add()
202 public void remove(CategoryPlot subplot) { in remove() argument
215 subplot.setParent(null); in remove()
286 if (subplot != null) { in zoomRangeAxes()
[all …]
/dports/math/blis/blis-0.8.1/test/sup/octave/
H A Dsubplot_tight.m30 % A subplot function substitude with margins user tunabble parameter.
42 % subplot, it was modified due to axes del;etion resulting from what Matlab subplot
44 % subplot function, using axes instead. This can be problematic, as axis and subplot
46 % fully supports subplot format.
53 % same as subplot- none, or axes handle according to function call.
63 % figSubplotH=figure('Name', 'subplot');
71 % subplot(subplotRows, subplotCols, iElem);
79 % - subplot
103 height=(1-(m+1)*margins(1))/m; % single subplot height
104 width=(1-(n+1)*margins(2))/n; % single subplot width
[all …]
/dports/math/blis/blis-0.8.1/test/3/octave/
H A Dsubplot_tight.m30 % A subplot function substitude with margins user tunabble parameter.
42 % subplot, it was modified due to axes del;etion resulting from what Matlab subplot
44 % subplot function, using axes instead. This can be problematic, as axis and subplot
46 % fully supports subplot format.
53 % same as subplot- none, or axes handle according to function call.
63 % figSubplotH=figure('Name', 'subplot');
71 % subplot(subplotRows, subplotCols, iElem);
79 % - subplot
103 height=(1-(m+1)*margins(1))/m; % single subplot height
104 width=(1-(n+1)*margins(2))/n; % single subplot width
[all …]
/dports/math/octave/octave-6.4.0/scripts/plot/util/
H A Dsubplot.m41 ## subplot.
78 ## demo ("subplot", 1)
89 ## requested subplot.
103 ## the subplot. This is useful for modifying the properties of a subplot
529 %! subplot (r, c, n);
588 %! subplot (221);
597 %! subplot (222);
604 %! subplot (223);
612 %! subplot (224);
627 %! subplot (3,3,1);
[all …]
/dports/graphics/gmt/gmt-6.3.0/doc/scripts/
H A DGMT_seamount_cum_inc.sh11 gmt subplot set 0,0 -A"t = 4"
13 gmt subplot set 1,0 -A"t = 3"
15 gmt subplot set 2,0 -A"t = 2"
17 gmt subplot set 3,0 -A"t = 1"
19 gmt subplot set 4,0 -A"t = 1"
22 gmt subplot set 0,1 -A"t = 4"
24 gmt subplot set 1,1 -A"t = 3"
26 gmt subplot set 2,1 -A"t = 2"
28 gmt subplot set 3,1 -A"t = 1"
30 gmt subplot set 4,1 -A"t = 0"
[all …]
/dports/graphics/gmt/gmt-6.3.0/test/genper/
H A Daltitude.sh6 gmt subplot begin 3x2 -Fs7.5c -Baf -A -T"Adjusting the view altitude" -Y1c
8 gmt subplot set -A"@~\245@~"
11 gmt subplot set -A"100000"
14 gmt subplot set -A"10000"
17 gmt subplot set -A"1000"
20 gmt subplot set -A"100"
23 gmt subplot set -A"10"
25 gmt subplot end
H A Dazimuth.sh6 gmt subplot begin 3x2 -Fs7.5c -Baf -A+gwhite -M12p -T"Adjusting the view azimuth" -Y1c
8 gmt subplot set -A"0@."
11 gmt subplot set -A"30@."
14 gmt subplot set -A"90@."
17 gmt subplot set -A"180@."
20 gmt subplot set -A"225@."
23 gmt subplot set -A"-30@."
25 gmt subplot end
H A Dview.sh6 gmt subplot begin 3x2 -Fs7.5c -Baf -A+gwhite -M12p -T"Adjusting the view window" -Y1c
8 gmt subplot set -A"none"
11 gmt subplot set -A"120@."
14 gmt subplot set -A"90@."
17 gmt subplot set -A"60@."
20 gmt subplot set -A"30@."
23 gmt subplot set -A"10@."
25 gmt subplot end
/dports/audio/py-music21/music21-7.1.0/music21/graph/
H A Dprimitives.py341 for i, line in enumerate(subplot.get_xticklines() + subplot.get_yticklines()):
356 rect = subplot.patch
377 self.applyGrid(self.subplot)
388 def applyGrid(self, subplot): argument
398 subplot.yaxis.grid(False)
401 subplot.xaxis.grid(False)
506 def renderSubplot(self, subplot): argument
784 def renderSubplot(self, subplot): argument
792 allTickLines = subplot.get_xticklines() + subplot.get_yticklines()
1231 subplot.add_artist(e)
[all …]
/dports/graphics/gmt/gmt-6.3.0/test/grdvector/
H A Dvec_scales.sh11 gmt subplot begin 3x2 -Fs6c -Sct -Srl -Bafg1 -M1c -R-3/3/-3/3 -JX6c -A+jBR+o0.5c+gwhite+p1p
12 gmt subplot set 0 -A"-S1i" # 1 data unit per inch = 1 inch per data unit = 1 inch length
14 gmt subplot set 1 -A"-Si1i" # 1 inch per data unit = 1 inch length
16 gmt subplot set 2 -A"-S0.4c" # 0.4 data unit per cm = 2.5 cm per data unit ~ 1 inch length
18 gmt subplot set 3 -A"-Si2.5c" # 2.5 cm per data unit ~ 1 inch length
20 …gmt subplot set 4 -A"-S0.01388p" # 0.01388 data unit per point = 72 points per data unit = 1 inc…
22 gmt subplot set 5 -A"-S72p" # 72 points per data unit = 1 inch length
24 gmt subplot end
/dports/math/scilab-toolbox-swt/swt/demos/
H A Dsmoothness_wav.dem.sce15 subplot(2,2,1)
20 subplot(2,2,2)
26 subplot(2,2,3)
32 subplot(2,2,4)
47 subplot(2,2,1)
53 subplot(2,2,2)
59 subplot(2,2,3)
65 subplot(2,2,4)
78 subplot(2,2,1)
84 subplot(2,2,2)
[all …]
/dports/graphics/gmt/gmt-6.3.0/test/pshistogram/
H A Daltwidth.sh4 gmt subplot begin 3x2 -Fs7c -Scb -Srl -R3/7/0/8 -BWSrt -A
5 gmt subplot set -A"No -E"
7 gmt subplot set -A"w=0.1"
9 gmt subplot set -A"w=0.1 |off|=0.05"
12 gmt subplot set -A"w=0.1c"
14 gmt subplot set -A"w=0.1c off=-0.05c"
16 gmt subplot set -A"w=0.1c |off|=0.05c"
19 gmt subplot end
/dports/math/suitesparse-cholmod/SuiteSparse-5.10.1/CSparse/MATLAB/Test/
H A Dtest7.m38 subplot (3,4,1) ; spy (A) ;
39 subplot (3,4,2) ; spy (A(p,:)) ;
40 subplot (3,4,3) ; spy (L2) ;
41 subplot (3,4,4) ; spy (U2) ;
60 subplot (3,4,5) ; spy (A) ;
61 subplot (3,4,6) ; spy (A(p,q2)) ;
62 subplot (3,4,7) ; spy (L2) ;
63 subplot (3,4,8) ; spy (U2) ;
89 subplot (3,4,9) ; spy (A) ;
91 subplot (3,4,11) ; spy (L2) ;
[all …]
/dports/math/suitesparse-klu/SuiteSparse-5.10.1/CSparse/MATLAB/Test/
H A Dtest7.m38 subplot (3,4,1) ; spy (A) ;
39 subplot (3,4,2) ; spy (A(p,:)) ;
40 subplot (3,4,3) ; spy (L2) ;
41 subplot (3,4,4) ; spy (U2) ;
60 subplot (3,4,5) ; spy (A) ;
61 subplot (3,4,6) ; spy (A(p,q2)) ;
62 subplot (3,4,7) ; spy (L2) ;
63 subplot (3,4,8) ; spy (U2) ;
89 subplot (3,4,9) ; spy (A) ;
91 subplot (3,4,11) ; spy (L2) ;
[all …]
/dports/math/suitesparse-btf/SuiteSparse-5.10.1/CSparse/MATLAB/Test/
H A Dtest7.m38 subplot (3,4,1) ; spy (A) ;
39 subplot (3,4,2) ; spy (A(p,:)) ;
40 subplot (3,4,3) ; spy (L2) ;
41 subplot (3,4,4) ; spy (U2) ;
60 subplot (3,4,5) ; spy (A) ;
61 subplot (3,4,6) ; spy (A(p,q2)) ;
62 subplot (3,4,7) ; spy (L2) ;
63 subplot (3,4,8) ; spy (U2) ;
89 subplot (3,4,9) ; spy (A) ;
91 subplot (3,4,11) ; spy (L2) ;
[all …]
/dports/math/suitesparse-amd/SuiteSparse-5.10.1/CSparse/MATLAB/Test/
H A Dtest7.m38 subplot (3,4,1) ; spy (A) ;
39 subplot (3,4,2) ; spy (A(p,:)) ;
40 subplot (3,4,3) ; spy (L2) ;
41 subplot (3,4,4) ; spy (U2) ;
60 subplot (3,4,5) ; spy (A) ;
61 subplot (3,4,6) ; spy (A(p,q2)) ;
62 subplot (3,4,7) ; spy (L2) ;
63 subplot (3,4,8) ; spy (U2) ;
89 subplot (3,4,9) ; spy (A) ;
91 subplot (3,4,11) ; spy (L2) ;
[all …]

12345678910>>...133