## Breaking changes ```diff - Label::new() + PlotLabel::new() - Axis::new() + PlotAxis::new() ``` This is to avoid naming conflicts with `gpui` and `gpui-component`. |
||
|---|---|---|
| .. | ||
| locales | ||
| src | ||
| tests/fixtures | ||
| Cargo.toml | ||
| LICENSE-APACHE | ||
## Breaking changes ```diff - Label::new() + PlotLabel::new() - Axis::new() + PlotAxis::new() ``` This is to avoid naming conflicts with `gpui` and `gpui-component`. |
||
|---|---|---|
| .. | ||
| locales | ||
| src | ||
| tests/fixtures | ||
| Cargo.toml | ||
| LICENSE-APACHE | ||