plotly / Plotly.NET

interactive graphing library for .NET programming languages :chart_with_upwards_trend:
https://plotly.net
MIT License
663 stars 88 forks source link

Move `Padding` from `Plotly.NET.LayoutObjects` into the `Plotly.NET` namespace #398

Closed kMutagene closed 1 year ago

kMutagene commented 1 year ago

To allow for full coverage of Title attributes, we will need Padding move up to the base namespace. This is a breaking change, hence the 5.0 milestone and delayed implementation of this.