Available translations











loading results
Charting Space


The charting space is the hierarchy that governs the configuration of the charts, and the bidimensional space on which charts are drawn.

El charting space es la jerarquía que gobierna la configuración de los gráficos y el espacio bidimensional en el que se dibujan los gráficos.

Charting Space - это иерархия, которая управляет конфигурацией диаграмм и двумерным пространством, в котором создаются диаграммы.

Grafik alanı, grafiklerin konfigürasyonunu yöneten, aynı zamanda çizildiği iki boyutlu uzaydır.

Ο χώρος χαρτογράφησης είναι η ιεραρχία που διέπει τη διαμόρφωση των γραφημάτων και ο διδιάστατος χώρος στον οποίο σχεδιάζονται τα γραφήματα.

Der Charting Space ist die Hierarchie, die die Konfiguration der Diagramme bestimmt, und der zweidimensionale Raum, in dem die Diagramme gezeichnet werden.
Content
Think of the charting space as a huge drawing board. You may have lots of information plotted on different parts of the space and use a viewport to look into that space.
Думайте о пространстве для графиков как о огромной доске для рисования. У вас может быть много информации, нанесенной на разные части пространства, и вы можете использовать окно просмотра, чтобы заглянуть в это пространство.
Σκεφτείτε τον χώρο χαρτογράφησης ως έναν τεράστιο πίνακα σχεδίασης. Μπορεί να έχετε πολλές πληροφορίες σχεδιασμένες σε διαφορετικά σημεία του χώρου και να χρησιμοποιήσετε ένα παράθυρο προβολής για να κοιτάξετε σε αυτόν τον χώρο.
Grafik alanını büyük bir çizim tahtası olarak düşünün. Alanın farklı kısımlarına işaretlenmiş birçok bilgiye sahip olabilirsiniz ve o alana bakmak için bir görünüm penceresi kullanabilirsiniz.
Stellen Sie sich den Charting Space wie ein großes Zeichenbrett vor. Sie können viele Informationen auf verschiedenen Teilen des Raums aufzeichnen und ein Betrachtungsfenster verwenden, um in diesen Raum zu schauen.
There is only one charting space hierarchy, thus all charts are configured here. As is common throughout the system, different concepts and elements of the charts such as scales, data layers and so on, are represented by nodes in the hierarchy. The system allows great flexibility on how to visualize information over the charts by adding, configuring, and arranging these nodes.
Существует только одна иерархия графического пространства, поэтому здесь настраиваются все диаграммы. Как это часто бывает во всей системе, различные концепции и элементы диаграмм, такие как масштабы, уровни данных и т. Д., Представлены узлами в иерархии. Система обеспечивает большую гибкость в том, как визуализировать информацию на диаграммах, добавляя, конфигурирование и размещение этих узлов.
Yalnızca bir grafik alanı hiyerarşisi vardır, bu nedenle tüm grafikler burada yapılandırılır. Sistem genelinde yaygın olduğu gibi, ölçekler, veri katmanları vb. gibi grafiklerin farklı kavramları ve öğeleri hiyerarşideki düğümlerle temsil edilir. Sistem, bu düğümleri ekleyerek, yapılandırarak ve düzenleyerek grafikler üzerindeki bilgilerin nasıl görselleştirileceği konusunda büyük esneklik sağlar.
Es gibt nur eine Charting-Space-Hierarchie, daher werden alle Diagramme hier konfiguriert. Wie im gesamten System üblich, werden verschiedene Konzepte und Elemente der Diagramme, wie z. B. Skalen, Datenebenen usw., durch Nodes in der Hierarchie dargestellt. Das System ermöglicht eine große Flexibilität bei der Visualisierung von Informationen über die Diagramme durch Hinzufügen, Konfigurieren und Anordnen dieser Nodes.
Charting Space Menu
The Charting Space node has the following Node Menu items:
The Add Viewport menu item has the following properties:
- action: Add UI Object
- disableIfPropertyIsDefined: true
- propertyToCheckFor: viewport
- label: Add Viewport
- relatedUiObject: Viewport
- actionFunction:
payload.executeAction
- actionProject: Visual-Scripting
- relatedUiObjectProject: Foundations
The Add Space Style menu item has the following properties:
- action: Add UI Object
- disableIfPropertyIsDefined: true
- propertyToCheckFor:
spaceStyle
- label: Add Space Style
- relatedUiObject: Space Style
- actionFunction:
payload.executeAction
- actionProject: Visual-Scripting
- relatedUiObjectProject: Foundations
The Add Space Settings menu item has the following properties:
- action: Add UI Object
- disableIfPropertyIsDefined: true
- propertyToCheckFor:
spaceSettings
- label: Add Space Settings
- relatedUiObject: Space Settings
- actionFunction:
payload.executeAction
- actionProject: Visual-Scripting
- relatedUiObjectProject: Foundations
The Add Project Dashboards menu item has the following properties:
- action: Add UI Object
- label: Add Project Dashboards
- relatedUiObject: Project Dashboards
- actionFunction:
payload.executeAction
- actionProject: Visual-Scripting
- relatedUiObjectProject: Foundations
The Add Missing Projects menu item has the following properties:
- action: Add Missing Project Dashboards
- label: Add Missing Projects
- askConfirmation: true
- confirmationLabel: Confirm to Proceed
- workDoneLabel: Done
- relatedUiObject: Project Dashboards
- actionFunction:
payload.executeAction
- relatedUiObjectProject: Foundations
The Delete menu item has the following properties:
- action: Delete UI Object
- actionProject: Visual-Scripting
- askConfirmation: true
- confirmationLabel: Confirm to Delete
- actionFunction:
payload.executeAction
- label: Delete
- iconPathOn: delete-entity
- iconPathOff: delete-entity
Tip: When a menu item is grayed out, it means that Charting Space already has the required child type that the menu item may add, and only that child is allowed for that case.
Charting Space Children
The Charting Space node has the following childrenNodesProperties:
The Viewport node property features the following properties:
- name: viewport
- type: node
- childType: Viewport
- autoAdd: true
The Space Style node property features the following properties:
- name:
spaceStyle
- type: node
- childType: Space Style
- autoAdd: true
The Space Settings node property features the following properties:
- name:
spaceSettings
- type: node
- childType: Space Settings
- autoAdd: true
The Project Dashboards node property features the following properties:
- name:
projectDashboards
- type: array
- childType: Project Dashboards