Open domoritz opened 3 years ago
@jheer proposed to change the default sizes of Vega-Lite Charts. The idea would be that libraries don't have to change the default anymore.
One option would be to use the default sized of Vega-Lite API on Observable and Altair.
{continuousWidth: 400, continuousHeight: 300}
Oh interesting, so they are both using this size?
This will change every plot though, so I'd rather do this when we have the next major bump.
Sounds good. I added a 6.0 milestone.
@jheer proposed to change the default sizes of Vega-Lite Charts. The idea would be that libraries don't have to change the default anymore.
One option would be to use the default sized of Vega-Lite API on Observable and Altair.