0 / 0
Go back to the English version of the documentation
Decision Optimization 实验 中的注释窗口小部件
Last updated: 2024年4月26日
Decision Optimization 实验中的注释窗口小部件

您可以在 可视化 视图 中添加注释,以提高清晰度并添加信息。

注释窗口小部件可以具有 post-it 注释的样式,如以下代码样本所示:

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

该样式示例适用于其他窗口小部件。

有关窗口小部件的更多信息,请参阅 Decision Optimization 实验中的可视化窗口小部件

另请参阅 Decision Optimization 试验中的可视化视图

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