responsive
Home > @gooddata/sdk-ui-geo > IGeoChartLegendConfig > responsive
IGeoChartLegendConfig.responsive property
Responsive behavior for the geo legend.
Signature:
responsive?: boolean | "autoPositionWithPopup";
Remarks
true enables responsive legend layout. The legacy "autoPositionWithPopup" value is kept for backward compatibility and preserves the automatic legend placement heuristics used in smaller containers.