## Break Change - Convert all `f64` parameters to `f32`. Since the GPUI geometry module uses f32 for rendering, we are also switching to f32. This helps avoid many as operators and unnecessary conversions. |
||
|---|---|---|
| .. | ||
| area_chart.rs | ||
| bar_chart.rs | ||
| line_chart.rs | ||
| mod.rs | ||
| pie_chart.rs | ||