Home
last modified time | relevance | path

Searched refs:rankdir (Results 1 – 25 of 1392) sorted by relevance

12345678910>>...56

/dports/audio/zrythm/zrythm-1.0.0-alpha.26.0.13/doc/dev/m.css/doc/plugins/
H A Dplots-and-graphs-test.rst74 rankdir=LR
85 rankdir=LR
96 rankdir=LR
106 rankdir=LR
117 rankdir=LR
128 rankdir=LR
138 rankdir=LR
149 rankdir=LR
160 rankdir=LR
170 rankdir=LR
[all …]
/dports/japanese/bugzilla50/ja-bugzilla50-5.0.2/default/bug/
H A Ddependency-graph.html.tmpl13 # rankdir: string. "TB" if we are ranking top-to-bottom,
75 <th><label for="rankdir">順序:</label></th>
77 <select id="rankdir" name="rankdir">
78 <option value="TB"[% " selected" IF rankdir == "TB" %]>上から下</option>
79 <option value="BT"[% " selected" IF rankdir == "BT" %]>下から上</option>
80 <option value="LR"[% " selected" IF rankdir == "LR" %]>左から右</option>
81 <option value="RL"[% " selected" IF rankdir == "RL" %]>右から左</option>
/dports/russian/bugzilla44/bugzilla-4.4.4.ru/template/ru-RU/default/bug/
H A Ddependency-graph.html.tmpl13 # rankdir: string. "TB" if we are ranking top-to-bottom,
77 <th align="left"><label for="rankdir">Ориентация:</label></th>
79 <select id="rankdir" name="rankdir">
80 <option value="TB"[% " selected" IF rankdir == "TB" %]>сверху вниз</option>
81 <option value="BT"[% " selected" IF rankdir == "BT" %]>снизу вверх</option>
82 <option value="LR"[% " selected" IF rankdir == "LR" %]>слева направо</option>
83 <option value="RL"[% " selected" IF rankdir == "RL" %]>справа налево</option>
/dports/math/spot/spot-2.10.2/tests/core/
H A Dtgbagraph.test39 rankdir=LR
57 rankdir=LR
73 rankdir=LR
88 rankdir=LR
106 rankdir=LR
122 rankdir=LR
238 rankdir=LR
252 rankdir=LR
H A Ddstar.test63 rankdir=LR
87 rankdir=LR
134 rankdir=LR
225 rankdir=LR
249 rankdir=LR
294 rankdir=LR
/dports/math/py-spot/spot-2.10.2/tests/core/
H A Dtgbagraph.test39 rankdir=LR
57 rankdir=LR
73 rankdir=LR
88 rankdir=LR
106 rankdir=LR
122 rankdir=LR
238 rankdir=LR
252 rankdir=LR
H A Ddstar.test63 rankdir=LR
87 rankdir=LR
134 rankdir=LR
225 rankdir=LR
249 rankdir=LR
294 rankdir=LR
/dports/japanese/bugzilla44/ja-bugzilla44-4.4.9/default/bug/
H A Ddependency-graph.html.tmpl13 # rankdir: string. "TB" if we are ranking top-to-bottom,
75 <th align="left"><label for="rankdir">順序:</label></th>
77 <select id="rankdir" name="rankdir">
78 <option value="TB"[% " selected" IF rankdir == "TB" %]>上から下</option>
79 <option value="BT"[% " selected" IF rankdir == "BT" %]>下から上</option>
80 <option value="LR"[% " selected" IF rankdir == "LR" %]>左から右</option>
81 <option value="RL"[% " selected" IF rankdir == "RL" %]>右から左</option>
/dports/devel/radare2/radare2-5.1.1/test/db/cmd/
H A Dcmd_pfd11 digraph g { graph [ rank=same; rankdir=LR; ];
27 digraph g { graph [ rank=same; rankdir=LR; ];
42 digraph g { graph [ rank=same; rankdir=LR; ];
57 digraph g { graph [ rank=same; rankdir=LR; ];
72 digraph g { graph [ rank=same; rankdir=LR; ];
87 digraph g { graph [ rank=same; rankdir=LR; ];
103 digraph g { graph [ rank=same; rankdir=LR; ];
/dports/devel/bugzilla44/bugzilla-4.4.13/template/en/default/bug/
H A Ddependency-graph.html.tmpl13 # rankdir: string. "TB" if we are ranking top-to-bottom,
75 <th align="left"><label for="rankdir">Orientation:</label></th>
77 <select id="rankdir" name="rankdir">
78 <option value="TB"[% " selected" IF rankdir == "TB" %]>Top to bottom</option>
79 <option value="BT"[% " selected" IF rankdir == "BT" %]>Bottom to top</option>
80 <option value="LR"[% " selected" IF rankdir == "LR" %]>Left to right</option>
81 <option value="RL"[% " selected" IF rankdir == "RL" %]>Right to left</option>
/dports/devel/bugzilla50/bugzilla-5.0.4/template/en/default/bug/
H A Ddependency-graph.html.tmpl13 # rankdir: string. "TB" if we are ranking top-to-bottom,
75 <th><label for="rankdir">Orientation:</label></th>
77 <select id="rankdir" name="rankdir">
78 <option value="TB"[% " selected" IF rankdir == "TB" %]>Top to bottom</option>
79 <option value="BT"[% " selected" IF rankdir == "BT" %]>Bottom to top</option>
80 <option value="LR"[% " selected" IF rankdir == "LR" %]>Left to right</option>
81 <option value="RL"[% " selected" IF rankdir == "RL" %]>Right to left</option>
/dports/german/bugzilla44/de-bugzilla44-4.4.10_1/de/default/bug/
H A Ddependency-graph.html.tmpl13 # rankdir: string. "TB" if we are ranking top-to-bottom,
77 <th align="left"><label for="rankdir">Orientierung:</label></th>
79 <select id="rankdir" name="rankdir">
80 <option value="TB"[% " selected" IF rankdir == "TB" %]>Von oben nach unten</option>
81 <option value="BT"[% " selected" IF rankdir == "BT" %]>Von unten nach oben</option>
82 <option value="LR"[% " selected" IF rankdir == "LR" %]>Von links nach rechts</option>
83 <option value="RL"[% " selected" IF rankdir == "RL" %]>Von rechts nach links</option>
/dports/misc/py-xgboost/xgboost-1.5.1/python-package/xgboost/
H A Dplotting.py123 def to_graphviz(booster, fmap='', num_trees=0, rankdir=None, argument
183 if rankdir is not None:
185 kwargs['graph_attrs']['rankdir'] = rankdir
215 def plot_tree(booster, fmap='', num_trees=0, rankdir=None, ax=None, **kwargs): argument
247 g = to_graphviz(booster, fmap=fmap, num_trees=num_trees, rankdir=rankdir,
/dports/misc/xgboost/xgboost-1.5.1/python-package/xgboost/
H A Dplotting.py123 def to_graphviz(booster, fmap='', num_trees=0, rankdir=None, argument
183 if rankdir is not None:
185 kwargs['graph_attrs']['rankdir'] = rankdir
215 def plot_tree(booster, fmap='', num_trees=0, rankdir=None, ax=None, **kwargs): argument
247 g = to_graphviz(booster, fmap=fmap, num_trees=num_trees, rankdir=rankdir,
/dports/devel/py-lark-parser/lark-parser-0.12.0/lark/
H A Dtree.py183 def pydot__tree_to_png(tree, filename, rankdir="LR", **kwargs): argument
184 graph = pydot__tree_to_graph(tree, rankdir, **kwargs)
188 def pydot__tree_to_dot(tree, filename, rankdir="LR", **kwargs): argument
189 graph = pydot__tree_to_graph(tree, rankdir, **kwargs)
193 def pydot__tree_to_graph(tree, rankdir="LR", **kwargs): argument
205 graph = pydot.Dot(graph_type='digraph', rankdir=rankdir, **kwargs)
/dports/science/py-chainer/chainer-7.8.0/chainer/
H A Dcomputational_graph.py102 function_style='default', rankdir='TB', argument
120 if rankdir not in ('TB', 'BT', 'LR', 'RL'):
122 self.rankdir = rankdir
134 ret = 'digraph graphname{rankdir=%s;' % self.rankdir
219 function_style='default', rankdir='TB', remove_variable=False, argument
340 function_style, rankdir, remove_variable, show_name)
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/antlr/antlr4/tool/resources/org/antlr/v4/tool/templates/dot/
H A Dgraphs.stg31 atn(startState, states, edges, rankdir, decisionRanks, useBox) ::= <<
33 rankdir=LR;
40 dfa(name, startState, states, edges, rankdir, decisionRanks, useBox) ::= <<
42 <if(rankdir)>rankdir=<rankdir>;<endif>
50 {rank=same; rankdir=TB; <states:{s | s<s>}; separator="; ">}
/dports/misc/glow/glow-f24d960e3cc80db95ac0bc17b1900dbf60ca044a/thirdparty/onnx/onnx/tools/
H A Dnet_drawer.py71 rankdir='LR', # type: Text argument
77 pydot_graph = pydot.Dot(name, rankdir=rankdir)
139 rankdir=args.rankdir,
/dports/misc/py-onnx/onnx-1.10.2/onnx/tools/
H A Dnet_drawer.py73 rankdir='LR', # type: Text argument
79 pydot_graph = pydot.Dot(name, rankdir=rankdir)
141 rankdir=args.rankdir,
/dports/devel/py-hg-evolve/hg-evolve-10.4.1/docs/tutorial/
H A Ddraft.md31 rankdir="BT";
53 rankdir="BT";
86 rankdir="BT";
106 rankdir="BT";
172 rankdir="LR";
186 rankdir="LR";
200 rankdir="LR";
217 rankdir="LR";
321 rankdir="BT";
335 rankdir="BT";
[all …]
/dports/graphics/graphviz/graphviz-2.44.1/cmd/gvpr/lib/
H A Daddranks4 * If the graph has rankdir=LR, x and y are flipped.
11 if (isAttr($,"G","rankdir") && $.rankdir=="LR") flip = 1;
/dports/devel/bugzilla44/bugzilla-4.4.13/
H A Dshowdependencygraph.cgi96 my $rankdir = $cgi->param('rankdir') || 'TB';
98 if (!grep { $_ eq $rankdir } @valid_rankdirs) {
99 $rankdir = 'TB';
118 graph [URL="${urlbase}query.cgi", rankdir=$rankdir]
322 $vars->{'rankdir'} = $rankdir;
/dports/devel/bugzilla50/bugzilla-5.0.4/
H A Dshowdependencygraph.cgi100 my $rankdir = $cgi->param('rankdir') || 'TB';
102 if (!grep { $_ eq $rankdir } @valid_rankdirs) {
103 $rankdir = 'TB';
122 graph [URL="${urlbase}query.cgi", rankdir=$rankdir]
336 $vars->{'rankdir'} = $rankdir;
/dports/x11/libinput/libinput-1.12.6/doc/user/
H A Darchitecture.rst39 rankdir="LR";
65 rankdir="LR";
108 rankdir="LR";
160 rankdir="LR";
190 rankdir="LR";
236 rankdir="LR";
261 rankdir="LR";
297 rankdir="LR";
/dports/science/py-ruffus/ruffus-2.8.3/doc/images/
H A Dmanual_dependencies_flowchart1.dot6 #rankdir="LR";
11 #rankdir="LR";

12345678910>>...56