F.Jordan
Results
1
comments of
F.Jordan
A simple alternative that helped me was to override the main svg class "cal-heatmap-container". This will keep the structure initially defined! ```css .cal-heatmap-container{ width: 100% !important; } ```