Skip to content
Snippets Groups Projects
  • Aleksandr Lesnenko's avatar
    42013c4e
    Fix pie chart legend issues (#50116) · 42013c4e
    Aleksandr Lesnenko authored
    * remove LegendVertical logic that preserves legend width
    
    * memoize pie legend items
    
    * prevent pie from jumping when toggle legend
    
    * fix responsive legend logic, cleanup
    
    * drop hyphens from the pie legend (#29597)
    
    * eliminate flickering on render due to not having dimensions
    
    * shortcut
    
    * specs
    
    * test vertical layout has no hyphens
    
    * setup func
    
    * set explicit showLegend=true default
    Fix pie chart legend issues (#50116)
    Aleksandr Lesnenko authored
    * remove LegendVertical logic that preserves legend width
    
    * memoize pie legend items
    
    * prevent pie from jumping when toggle legend
    
    * fix responsive legend logic, cleanup
    
    * drop hyphens from the pie legend (#29597)
    
    * eliminate flickering on render due to not having dimensions
    
    * shortcut
    
    * specs
    
    * test vertical layout has no hyphens
    
    * setup func
    
    * set explicit showLegend=true default
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
ChartWithLegend.unit.spec.jsx 2.24 KiB