FedQa commented on issue #39540:
URL: https://github.com/apache/superset/issues/39540#issuecomment-4544026336

   @iercan try this in series.ts:
     const effectiveType = type === LegendType.Scroll || !isHorizontal ? 
LegendType.Scroll : LegendType.Plain;
   
   
   In this PR we have a solution, but with 1 little change (I have commented 
the line):
   https://github.com/apache/superset/pull/36306/changes#r3303591317


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to