Closed farzadab closed 7 years ago
Chart legend can become too long and the rest is cut off at the moment. So I added the option wordWrap for legend. I checked and it works.
Usage: <*Chart legend={{enabled:true, wordWrap:true}} .../>
<*Chart legend={{enabled:true, wordWrap:true}} .../>
P.S.: I'm not sure if there's a need for recompilation or not.
Chart legend can become too long and the rest is cut off at the moment. So I added the option wordWrap for legend. I checked and it works.
Usage:
<*Chart legend={{enabled:true, wordWrap:true}} .../>
P.S.: I'm not sure if there's a need for recompilation or not.