Home
last modified time | relevance | path

Searched refs:showLegend (Results 1 – 25 of 266) sorted by last modified time

1234567891011

/dports/science/scidavis/scidavis-2.4.0/libscidavis/src/
H A DApplicationWindow.cpp5727 pd->showLegend(g->isLegendOn()); in showPlot3dDialog()
10072 fitter->showLegend(); in analyzeCurve()
/dports/math/gap/gap-4.11.0/pkg/francy-1.2.4/gap/
H A Dchart.gd192 showLegend := true
203 InstallMethod(ShowLegend, "chart", [IsChart], o -> o!.showLegend);
207 InstallMethod(SetShowLegend, "chart, boolean", [IsChart, IsBool], function(o, b) o!.showLegend := b…
/dports/graphics/pcl-pointclouds/pcl-pcl-1.12.0/tools/
H A Doctree_viewer.cpp230 void showLegend () in showLegend() function in OctreeViewer
266 showLegend (); in update()
/dports/devel/phpunit9/
H A Dphpunit45887 .showLegend(false)
45905 .showLegend(false)
45951 .showLegend(false)
45975 .showLegend(false)
/dports/devel/phpunit8/
H A Dphpunit24350 .showLegend(false)
24368 .showLegend(false)
24414 .showLegend(false)
24438 .showLegend(false)
24545 …(a){w=a}},showControls:{get:function(){return u},set:function(a){u=a}},showLegend:{get:function(){…
24546 …nction(a){n=a}},height:{get:function(){return o},set:function(a){o=a}},showLegend:{get:function(){…
24547showLegend:{get:function(){return o},set:function(a){o=a}},showXAxis:{get:function(){return p},set…
24548showLegend:{get:function(){return q},set:function(a){q=a}},showControls:{get:function(){return o},…
24549showLegend:{get:function(){return i},set:function(a){i=a}},legendPosition:{get:function(){return j…
24550 …nction(a){m=a}},height:{get:function(){return n},set:function(a){n=a}},showLegend:{get:function(){…
/dports/editors/libreoffice/libreoffice-7.2.6.2/chart2/source/tools/
H A DLegendHelper.cxx34 Reference< chart2::XLegend > LegendHelper::showLegend( ChartModel& rModel in showLegend() function in chart::LegendHelper
/dports/editors/libreoffice/libreoffice-7.2.6.2/chart2/source/controller/main/
H A DChartController_Insert.cxx210 LegendHelper::showLegend(rModel, m_xCC); in executeDispatch_InsertLegend()
/dports/editors/libreoffice/libreoffice-7.2.6.2/chart2/source/controller/sidebar/
H A DChartElementsPanel.cxx103 LegendHelper::showLegend(*pModel, comphelper::getProcessComponentContext()); in setLegendVisible()
/dports/editors/libreoffice/libreoffice-7.2.6.2/chart2/source/inc/
H A DLegendHelper.hxx36 showLegend( ChartModel& rModel
/dports/www/grafana8/grafana-8.3.6/public/build/
H A D4017.0e38943fa459e872fe93.js.map1showLegend?: boolean;\n}\n\nconst defaultOptions: MarkersConfig = {\n style: defaultStyleConfig,\…
H A D2201.0e38943fa459e872fe93.js.map1showLegend = legend.show;\n\tconst markers = legend.markers;\n\n\t{\n\t\tlegend.idxs = activeId…
/dports/www/grafana8/grafana-8.3.6/public/app/plugins/panel/geomap/layers/data/
H A DmarkersLayer.tsx27 showLegend?: boolean;
32 showLegend: true,
72 if (config.showLegend) {
151 path: 'config.showLegend',
154 defaultValue: defaultOptions.showLegend,
/dports/www/grafana8/grafana-8.3.6/public/app/plugins/panel/geomap/
H A Dmigrations.test.ts95 showLegend: true, constant
131 showLegend: true,
H A Dmigrations.ts120 showLegend: Boolean(oldConfig.showLegend),
/dports/www/grafana8/grafana-8.3.6/public/app/plugins/panel/state-timeline/
H A Dmigrations.test.ts72 showLegend: true,
/dports/sysutils/plasma5-plasma-systemmonitor/plasma-systemmonitor-5.23.5/src/pages/
H A Doverview.page46 showLegend=false
137 showLegend=false
181 showLegend=false
/dports/sysutils/plasma5-libksysguard/libksysguard-5.23.5/faces/facepackages/linechart/contents/ui/
H A DFullRepresentation.qml24 readonly property bool showLegend: controller.faceConfiguration.showLegend
116 visible: root.showLegend
118 sourceModel: root.showLegend ? compactRepresentation.sensorsModel : null
119 sensorIds: root.showLegend ? root.controller.lowPrioritySensorIds : []
/dports/sysutils/plasma5-libksysguard/libksysguard-5.23.5/faces/facepackages/barchart/contents/ui/
H A DFullRepresentation.qml26 readonly property bool showLegend: controller.faceConfiguration.showLegend
118 visible: root.showLegend
120 sourceModel: root.showLegend ? compactRepresentation.sensorsModel : null
121 sensorIds: root.showLegend ? root.controller.lowPrioritySensorIds : []
/dports/sysutils/plasma5-libksysguard/libksysguard-5.23.5/faces/facepackages/piechart/contents/ui/
H A DFullRepresentation.qml23 readonly property bool showLegend: controller.faceConfiguration.showLegend
65 visible: root.showLegend
67 sourceModel: root.showLegend ? compactRepresentation.sensorsModel : null
68 sensorIds: root.showLegend ? root.controller.lowPrioritySensorIds : []
/dports/net-mgmt/zabbix54-proxy/zabbix-5.4.9/ui/include/classes/graphdraw/
H A DCPieGraphDraw.php670 $this->showLegend(0);
/dports/net-mgmt/zabbix54-server/zabbix-5.4.9/ui/include/classes/graphdraw/
H A DCPieGraphDraw.php670 $this->showLegend(0);
/dports/net-mgmt/zabbix54-frontend/zabbix-5.4.9/ui/include/classes/graphdraw/
H A DCPieGraphDraw.php670 $this->showLegend(0);
/dports/net-mgmt/zabbix54-agent/zabbix-5.4.9/ui/include/classes/graphdraw/
H A DCPieGraphDraw.php670 $this->showLegend(0);
/dports/net-mgmt/zabbix54-java/zabbix-5.4.9/ui/include/classes/graphdraw/
H A DCPieGraphDraw.php670 $this->showLegend(0);
/dports/net-mgmt/zabbix5-java/zabbix-5.0.19/ui/
H A Dchart6.php129 $graph->showLegend(getRequest('legend', $dbGraph['show_legend']));

1234567891011