This is an automated email from the ASF dual-hosted git repository.
Yicong-Huang pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-texera-site.git
The following commit(s) were added to refs/heads/main by this push:
new dd76a509 docs: sync from apache/texera@5914ae0
dd76a509 is described below
commit dd76a5090516ef7ea5743e45816fbca982faa354
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
AuthorDate: Mon Aug 10 00:25:39 2026 +0000
docs: sync from apache/texera@5914ae0
Automated sync of docs/ -> content/docs/latest/ from apache/texera.
Source commit: 5914ae077fee211ba89af55ac7fea86bde2e0b72
Workflow run: https://github.com/apache/texera/actions/runs/31344414295
---
.../docs/latest/reference/operators/visualization/basic/bubble-chart.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
a/content/docs/latest/reference/operators/visualization/basic/bubble-chart.md
b/content/docs/latest/reference/operators/visualization/basic/bubble-chart.md
index 70cffcad..36a7692d 100644
---
a/content/docs/latest/reference/operators/visualization/basic/bubble-chart.md
+++
b/content/docs/latest/reference/operators/visualization/basic/bubble-chart.md
@@ -46,7 +46,7 @@ tags: [visualization, basic]
| Y-Column | ✓ | String | - | Data column for the y-axis |
| Z-Column | ✓ | String | - | Data column to determine bubble size |
| Enable Color | | Boolean | false | Colors bubbles using a data column |
-| Color-Column | ✓ | String | - | Picks data column to color bubbles with if
color<br>is enabled |
+| Color-Column | | String | - | Optional data column to color bubbles with;
leave<br>empty for uniform bubbles |
### Output Ports