0 / 0
Note widgets in Decision Optimization experiments

Note widgets in Decision Optimization experiments

You can add notes in the Visualization view to improve clarity and add information.

The Notes widget can be styled as a post-it note, as shown in the following code sample:

{
  "name": "Notes",
  "type": "Notes",
  "props": {
    "notes": "My post-it note",
    "style": {
      "background": "#ffe"
    },
    "headerStyle": {
      "background": "#ffe"
    }
  }
}

This style example is applicable to other widgets.

For more information about widgets, see Visualization widgets in Decision Optimization experiments.

See also, Visualization view in a Decision Optimization experiment.

Generative AI search and answer
These answers are generated by a large language model in watsonx.ai based on content from the product documentation. Learn more