## Breaking changes ```diff - Label::new() + PlotLabel::new() - Axis::new() + PlotAxis::new() ``` This is to avoid naming conflicts with `gpui` and `gpui-component`. |
||
|---|---|---|
| .. | ||
| macros | ||
| reqwest_client | ||
| story | ||
| ui | ||
## Breaking changes ```diff - Label::new() + PlotLabel::new() - Axis::new() + PlotAxis::new() ``` This is to avoid naming conflicts with `gpui` and `gpui-component`. |
||
|---|---|---|
| .. | ||
| macros | ||
| reqwest_client | ||
| story | ||
| ui | ||