Jason Lee
|
a3a4f1942d
|
chart: Update Chart story by use JSON file data. (#947)
|
2025-06-11 21:34:22 +08:00 |
|
Floyd Wang
|
44ec74f1fb
|
chart: Draw dashed lines using gpui PathBuilder (#927)
https://github.com/zed-industries/zed/pull/31678
|
2025-06-09 11:55:32 +08:00 |
|
Floyd Wang
|
9afe0063a4
|
plot: Fix incorrect tooltip dot left position (#919)
|
2025-06-05 16:25:28 +08:00 |
|
Floyd Wang
|
ecfa6b8451
|
chart: Add decimal feature (#918)
|
2025-06-05 16:03:20 +08:00 |
|
Floyd Wang
|
516c8fada4
|
chart: Introduce chart (#878)
Add a new component called `plot`. It provides a low-level approach to
data analysis and visualization.
Chart is a collection of ready-to-use chart components built with
`plot`.
| Light | Dark |
| - | - |
| <img width="1712" alt="SCR-20250604-qhxb"
src="https://github.com/user-attachments/assets/bf7ce76e-ab7a-42c2-92e7-17cd135de66f"
/> | <img width="1712" alt="SCR-20250604-qhxr"
src="https://github.com/user-attachments/assets/dd3e44ea-bbb5-41a2-8cce-38b316d7d800"
/> |
|
2025-06-04 19:22:11 +08:00 |
|