Visualization widgets(可视化组件(Visualization widgets))¶
-
Chart: Pie: Visualize object data as a pie or donut chart.
-
Chart: XY: Visualize an object set as a configurable bar, line, or scatter chart with support for multiple series, axes, and styling options.
-
Chart: Vega: Create fully customizable charts using the Vega and Vega-Lite grammars.
-
Map: Display an object set as a configurable, interactive geospatial visualization.
-
Free-form Analysis: Enable users to independently investigate object data with flexibility, within the framework of the Workshop application.
-
Gantt Chart: Display objects with time properties in a horizontal timeline view.
-
Image Annotation: Annotate images by drawing rectangles around areas of interest.
-
Linked Compass Resources: Renders Compass resources linked to an object.
-
Markdown: Displays formatted text and can optionally configure object references in text.
-
Media Preview: Given a URL, Foundry RID, or Base64-encoded string, render a preview of the specified media (for example: PNG, JPEG, or PDF). You can also display visualizations returned by Functions that are represented as base64 strings.
-
Metric Card: Renders a configurable card to highlight key metrics.
-
PDF Viewer: Render PDFs (portable document formats) with keyword search capabilities.
-
Pivot Table: Enables the dynamic grouping and aggregation of object data and then displays this aggregated data in tabular form.
-
Resource List: Display various types of Foundry resources.
-
Status Tracker: Display statuses of a process on a timeline.
-
Stepper: Track progress of a task through a set of steps completed both linearly or non-linearly.
-
Timeline: Visualize temporal data, rendering objects as events a timeline.
-
Chart: Waterfall: Visualize object data as a waterfall chart.
-
Action Log Timeline: Renders object action logs in a temporal view.
中文翻译¶
可视化组件(Visualization widgets)¶
- 图表:饼图(Chart: Pie):将对象数据可视化为饼图或环形图。
- 图表:XY(Chart: XY):将对象集可视化为可配置的柱状图、折线图或散点图,支持多系列、多坐标轴及样式选项。
- 图表:Vega(Chart: Vega):使用 Vega 和 Vega-Lite 语法创建完全可自定义的图表。
- 地图(Map):将对象集显示为可配置的交互式地理空间可视化。
- 自由形式分析(Free-form Analysis):使用户能够在 Workshop 应用框架内灵活独立地探索对象数据。
- 甘特图(Gantt Chart):在水平时间轴视图中展示具有时间属性的对象。
- 图像标注(Image Annotation):通过在感兴趣区域绘制矩形来标注图像。
- 关联 Compass 资源(Linked Compass Resources):渲染与对象关联的 Compass 资源。
- Markdown:显示格式化文本,并可选择在文本中配置对象引用。
- 媒体预览(Media Preview):根据 URL、Foundry RID 或 Base64 编码字符串,渲染指定媒体(例如 PNG、JPEG 或 PDF)的预览。您还可以显示由函数返回的、以 base64 字符串表示的可视化内容。
- 指标卡片(Metric Card):渲染可配置的卡片以突出显示关键指标。
- PDF 查看器(PDF Viewer):渲染 PDF(便携式文档格式)并支持关键词搜索。
- 数据透视表(Pivot Table):支持对对象数据进行动态分组和聚合,并以表格形式显示聚合后的数据。
- 资源列表(Resource List):展示多种类型的 Foundry 资源。
- 状态追踪器(Status Tracker):在时间轴上显示流程的状态。
- 步骤器(Stepper):通过一组线性或非线性完成的步骤来追踪任务的进度。
- 时间轴(Timeline):可视化时间数据,将对象作为事件渲染在时间轴上。
- 图表:瀑布图(Chart: Waterfall):将对象数据可视化为瀑布图。
- 操作日志时间轴(Action Log Timeline):在时间视图中渲染对象操作日志。