Closed eldair closed 3 months ago
Hello, is it possible to make legend label have oversizedBehavior without maxWidth?
No, I'm afraid.
@martynasma thanks for getting back to me. And what about percent? I tried but it didn't have any effect.
maxWidth
accepts only absolute pixel values 🙁
@martynasma okay, thanks for your answers, I'll find some solution :)
Question
Hello, is it possible to make legend label have oversizedBehavior without maxWidth? Entire legend has maxWidth of 200 and I want valueLabel to always be visible so something like flex where the text label is dynamically resized to fit without affecting valueLabel.