vizro-core-0.1.22
Removed
- Remove automatic alignment for chart title when it's specified within a Plotly chart. A warning will now suggest using
Graph.title
instead. (#669)
Added
-
Enable
header
andfooter
argument insideGraph
,Table
andAgGrid
. (#669) -
Enable
title
argument insideGraph
. (#669) -
Add chart layout template specification for
map_style
. (#677)