You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hiding series 1:
Expected behaviour: columns' width and position do not change
Hiding series 2:
Expected behaviour: columns do not overlap
Stack Traces
Stack Traces
No stack trace available
On which target platforms have you observed this bug?
Android
Flutter Doctor output
Doctor output
[√] Flutter (Channel stable, 3.29.2, on Microsoft Windows [Versione 10.0.22631.5039], locale it-IT) [536ms] • Flutter version 3.29.2 on channel stable at C:\flutter\flutter • Upstream repository https://github.com/flutter/flutter.git • Framework revision c236373904 (6 days ago), 2025-03-13 16:17:06 -0400 • Engine revision 18b71d647a • Dart version 3.7.2 • DevTools version 2.42.3[√] Windows Version (11 Home 64-bit, 23H2, 2009) [3,3s][√] Android toolchain - develop for Android devices (Android SDK version 35.0.0) [3,2s] • Android SDK at C:\Users\giaco\AppData\Local\Android\sdk • Platform android-35, build-tools 35.0.0 • Java binary at: C:\Users\giaco\AppData\Local\Programs\Android Studio\jbr\bin\java This is the JDK bundled with the latest Android Studio installation on this machine. To manually set the JDK path, use: `flutter config --jdk-dir="path/to/jdk"`. • Java version OpenJDK Runtime Environment (build 21.0.4+-12508038-b607.1) • All Android licenses accepted.[√] Chrome - develop for the web [112ms] • Chrome at C:\Program Files\Google\Chrome\Application\chrome.exe[√] Visual Studio - develop Windows apps (Visual Studio Community 2019 16.11.44) [111ms] • Visual Studio at C:\Program Files (x86)\Microsoft Visual Studio\2019\Community • Visual Studio Community 2019 version 16.11.35731.53 • Windows 10 SDK version 10.0.18362.0[√] Android Studio (version 2024.2) [28ms] • Android Studio at C:\Users\giaco\AppData\Local\Programs\Android Studio • Flutter plugin can be installed from: https://plugins.jetbrains.com/plugin/9212-flutter • Dart plugin can be installed from: https://plugins.jetbrains.com/plugin/6351-dart • Java version OpenJDK Runtime Environment (build 21.0.4+-12508038-b607.1)[√] IntelliJ IDEA Community Edition (version 2022.3) [26ms] • IntelliJ at C:\Users\giaco\AppData\Local\Programs\IntelliJ IDEA Community Edition • Flutter plugin can be installed from: https://plugins.jetbrains.com/plugin/9212-flutter • Dart plugin can be installed from: https://plugins.jetbrains.com/plugin/6351-dart[√] IntelliJ IDEA Ultimate Edition (version 2023.3) [25ms] • IntelliJ at C:\Users\giaco\AppData\Local\Programs\IntelliJ IDEA Ultimate • Flutter plugin can be installed from: https://plugins.jetbrains.com/plugin/9212-flutter • Dart plugin can be installed from: https://plugins.jetbrains.com/plugin/6351-dart[√] VS Code, 64-bit edition (version 1.93.1) [24ms] • VS Code at C:\Program Files\Microsoft VS Code • Flutter extension version 3.106.0[√] Connected device (4 available) [509ms] • RMX3393 (mobile) • V8V859CMFAORCQIV • android-arm64 • Android 12 (API 31) • Windows (desktop) • windows • windows-x64 • Microsoft Windows [Versione 10.0.22631.5039] • Chrome (web) • chrome • web-javascript • Google Chrome 134.0.6998.89 • Edge (web) • edge • web-javascript • Microsoft Edge 133.0.3065.92[√] Network resources [452ms] • All expected network resources are available.• No issues found!
The text was updated successfully, but these errors were encountered:
Bug description
The width and position of the columns is incorrect if some series are hidden from the legend.
Setting minimun and maximun does not fix the issue.
Steps to reproduce
Code sample
Code sample
Screenshots or Video
Screenshots / Video demonstration
With all series enabled:

Hiding series 1:

Expected behaviour: columns' width and position do not change
Hiding series 2:

Expected behaviour: columns do not overlap
Stack Traces
Stack Traces
No stack trace available
On which target platforms have you observed this bug?
Android
Flutter Doctor output
Doctor output
The text was updated successfully, but these errors were encountered: