gpui-component/crates/ui/src/plot
Martí Gimeno Ortí 32b8d65075
plot: Add StepAfter kind to StokeStrike (#1356)
Implements new `StokeStrike::StepAfter`  for plot component

<img width="1700" height="1030" alt="step-after-plot-stoke-style"
src="https://github.com/user-attachments/assets/89252ba9-2834-4c9a-9020-7977ffea6865"
/>
2025-10-13 09:59:51 +08:00
..
scale plot(scale): Add least index support for linear (#1225) 2025-09-09 11:40:09 +08:00
shape plot: Add StepAfter kind to StokeStrike (#1356) 2025-10-13 09:59:51 +08:00
axis.rs plot: Use f32 instead of f64 (#1052) 2025-07-08 16:24:59 +08:00
grid.rs chart: Draw dashed lines using gpui PathBuilder (#927) 2025-06-09 11:55:32 +08:00
label.rs plot: Use f32 instead of f64 (#1052) 2025-07-08 16:24:59 +08:00
mod.rs plot: Add StepAfter kind to StokeStrike (#1356) 2025-10-13 09:59:51 +08:00
scale.rs plot(scale): Add least index support for linear (#1225) 2025-09-09 11:40:09 +08:00
shape.rs chart: Introduce chart (#878) 2025-06-04 19:22:11 +08:00
tooltip.rs plot(tooltip): Fix the dots not centered (#1229) 2025-09-09 18:01:01 +08:00