Home
last modified time | relevance | path

Searched refs:GRAPH_CLASS (Results 1 – 11 of 11) sorted by relevance

/dports/biology/py-orange3-bioinformatics/Orange3-Bioinformatics-4.3.1/orangecontrib/bioinformatics/widgets/
H A DOWVolcanoPlot.py40 GRAPH_CLASS = VolcanoGraph variable in OWVolcanoPlot
H A DOWAnnotateProjection.py322 GRAPH_CLASS = OWAnnotateProjectionGraph variable in OWAnnotateProjection
/dports/misc/orange3/orange3-3.29.1/Orange/widgets/visualize/utils/
H A Dwidget.py389 GRAPH_CLASS = OWScatterPlotBase variable in OWDataProjectionWidget
418 self.graph = self.GRAPH_CLASS(self, box)
660 GRAPH_CLASS = OWGraphWithAnchors variable in OWAnchorProjectionWidget
/dports/misc/orange3/orange3-3.29.1/Orange/widgets/visualize/
H A Dowfreeviz.py138 GRAPH_CLASS = OWFreeVizGraph variable in OWFreeViz
H A Dowradviz.py323 GRAPH_CLASS = OWRadvizGraph variable in OWRadviz
H A Dowlinearprojection.py280 GRAPH_CLASS = OWLinProjGraph variable in OWLinearProjection
H A Dowscatterplot.py274 GRAPH_CLASS = OWScatterPlotGraph variable in OWScatterPlot
/dports/misc/orange3/orange3-3.29.1/Orange/widgets/unsupervised/
H A Dowmds.py185 GRAPH_CLASS = OWMDSGraph variable in OWMDS
H A Dowtsne.py266 GRAPH_CLASS = OWtSNEGraph variable in OWtSNE
/dports/misc/py-orange3-network/orange3-network-ec534c9/orangecontrib/network/widgets/
H A DOWNxExplorer.py43 GRAPH_CLASS = GraphView variable in OWNxExplorer
/dports/misc/orange3/orange3-3.29.1/Orange/widgets/visualize/tests/
H A Dtest_owscatterplotbase.py40 GRAPH_CLASS = OWScatterPlotBase variable in MockWidget