fix: reduce funnel chart height with wider aspect ratio (4:1)
This commit is contained in:
@@ -228,6 +228,7 @@ export default function FunnelReportPage() {
|
|||||||
labelLayout="grouped"
|
labelLayout="grouped"
|
||||||
labelAlign="center"
|
labelAlign="center"
|
||||||
labelOrientation="vertical"
|
labelOrientation="vertical"
|
||||||
|
style={{ aspectRatio: '4 / 1' }}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user