Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Pass layout settings to the plot object
In the original chartSeries that used S4 method, chart.layout is called to setup layout and margins. Since now chartSeries is a wrapper for chart_Series, it should be layout-free and only margins are applied.
- Loading branch information