- `CrossLayout` now supports adding margin around it. - Statistics plots like barplot and boxplot can now be rendered on the main canvas. - `Labels`, `Title` and `Chunk` now use `padding` to control the space between axes borders, and `text_pad` is removed!
0.2.0
- The underlying `CrossLayout` is reimplemented - Faster rendering speed - Much robust layout resize - Unify size unit in **inches** - Support removing `Axes` - Rewrote the rendering logic for `Label`, `Title`, `Chunk` - `AnnoLabels` layout in a more intuitive way