mistudio:design_editor:charts:start
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| mistudio:design_editor:charts:start [2026/09/18 13:47] – ↷ Links adapted because of a move operation 153.117.50.172 | mistudio:design_editor:charts:start [2026/09/18 15:30] (current) – tputman | ||
|---|---|---|---|
| Line 16: | Line 16: | ||
| | [[mistudio: | | [[mistudio: | ||
| | [[mistudio: | | [[mistudio: | ||
| - | | [[mistudio: | + | | [[mistudio: |
| ==== Common Uses ==== | ==== Common Uses ==== | ||
| Line 45: | Line 46: | ||
| **ArrayDataSource** is useful for simpler array-style chart input. | **ArrayDataSource** is useful for simpler array-style chart input. | ||
| - | Scalar values such as **SineServer** | + | Scalar values such as **SineServer**, **RandomBoolean**, or **Constant** can be useful when the chart exposes individual series inputs. |
| ==== Input Modes ==== | ==== Input Modes ==== | ||
| Line 51: | Line 52: | ||
| Some charts support more than one input mode. | Some charts support more than one input mode. | ||
| - | For example, a chart can use a single **valueInput** port for array or two-dimensional data, or it can expose individual series ports such as `line_0`, `bar_0`, or similar inputs. | + | For example, a chart can use a single **valueInput** port for array-style |
| The available ports depend on the chart settings and the selected input mode. | The available ports depend on the chart settings and the selected input mode. | ||
| Line 57: | Line 58: | ||
| ==== Chart Series ==== | ==== Chart Series ==== | ||
| - | Charts that display multiple values | + | Charts that display multiple values, bars, lines, or sections may require |
| - | For example, if a two-dimensional data source provides multiple Y columns, the chart needs matching series entries so each data column can appear. | + | For example, if a two-dimensional data source provides multiple Y columns, the chart may need matching series entries so each data column can appear. |
| + | |||
| + | The exact series configuration depends on the selected chart. | ||
| ==== Notes ==== | ==== Notes ==== | ||
| Line 73: | Line 76: | ||
| ==== Related Pages ==== | ==== Related Pages ==== | ||
| - | * [[mistudio: | + | * [[mistudio: |
| * [[mistudio: | * [[mistudio: | ||
| * [[mistudio: | * [[mistudio: | ||
| - | * [[mistudio: | + | * [[mistudio: |
| * [[mistudio: | * [[mistudio: | ||
| - | |||
mistudio/design_editor/charts/start.txt · Last modified: by tputman
