From f4a292d9757406a6465e17c92d387a0adf8ec8bf Mon Sep 17 00:00:00 2001 From: Jason Lee Date: Wed, 3 Sep 2025 15:03:16 +0800 Subject: [PATCH] docs: Fix compare table. --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 648744b1..8d83d394 100644 --- a/README.md +++ b/README.md @@ -77,8 +77,7 @@ Check out [DEVELOPMENT.md](DEVELOPMENT.md) for more details. | Documentation | No | Simple | Simple | Good | | Web | No | Yes | Yes | Yes | | UI Style | Modern | Basic | Basic | Basic | -| CJK Support | Good | Yes | Bad | Yes | -| Virtual List | Rows, Columns | Unknown | Rows | No | +| CJK Support | Yes | Yes | Bad | Yes | | Chart | Yes | No | No | Yes | | Table (Large dataset) | Yes
(Virtual Rows, Columns) | No | Yes
(Virtual Rows) | Yes
(Virtual Rows, Columns) | | Table Column Resize | Yes | No | Yes | Yes |