plt 0.4.1

Plotting library with a focus on publication level aesthetics and ergonomic control.
Documentation
## Examples

### ![Simple]https://github.com/plt-rs/plt/blob/main/plt/examples/simple.rs

![Simple Example](https://github.com/plt-rs/plt/blob/main/plt/examples/assets/simple.png?raw=true)


### ![Detailed]https://github.com/plt-rs/plt/blob/main/plt/examples/detailed.rs

![Detailed Example](https://github.com/plt-rs/plt/blob/main/plt/examples/assets/detailed.png?raw=true)


### ![Step plot]https://github.com/plt-rs/plt/blob/main/plt/examples/step.rs

![Step Plot Example](https://github.com/plt-rs/plt/blob/main/plt/examples/assets/step.png?raw=true)


### ![Double axis]https://github.com/plt-rs/plt/blob/main/plt/examples/double.rs

![Double Axis Example](https://github.com/plt-rs/plt/blob/main/plt/examples/assets/double.png?raw=true)


### ![Grid layout]https://github.com/plt-rs/plt/blob/main/plt/examples/grid.rs

![Grid Layout Example](https://github.com/plt-rs/plt/blob/main/plt/examples/assets/grid.png?raw=true)