可视化用法与 spec 说明(怎么把数据变成页面)
view_guideGet instructions for turning captured debug data into visual pages, choosing among five view types, or writing custom specs with µs time units.
Instructions
view_render 的说明书:怎么把采集结果变成页面、五种视图各画什么、以及自己写 spec 的完整字段(想把算法输出、自定义信号画出来时用)。
topic:howto(默认,一步出图与数据来源)/ views(五种视图各适合回答什么)/ spec(自写 spec 的字段与单位约定)/ limits(页面边界与大数据代价)/ all(全部)。
先看 howto:多数场景不需要读 spec——采集工具的返回原样传进 data 就够了。自写 spec 时时间单位一律 µs,且 limits 要写「这说明不了什么」,不要写成结论。
【参数】必填: 无;可选: topic
【调用示例】{}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| topic | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |