thesiti92 opened a new pull request #14263:
URL: https://github.com/apache/echarts/pull/14263


   
   ## Brief Information
   
   This pull request is in the type of:
   
   - [ X ] bug fixing
   - [ ] new feature
   - [ ] others
   
   
   
   ### What does this PR do?
   
   adds the icon property to LegendComponentOption
   
   
   ### Fixed issues
   
   https://github.com/apache/echarts/issues/14262
   
   
   ## Details
   
   ### Before: What was the problem?
   
   couldnt add a strongly typed legend option object because the icon property 
didnt exist
   
   
   ### After: How is it fixed in this PR?
   
   add the type for it
   
   
   ## Usage
   
   ### Are there any API changes?
   
   - [ ] The API has been changed.
   
   Updates the TS types to be in line with the echarts docs 
https://echarts.apache.org/en/option.html#legend.icon 
   
   
   
   ### Related test cases or examples to use the new APIs
   
   NA.
   
   
   
   ## Others
   
   ### Merging options
   
   - [ ] Please squash the commits into a single one when merge.
   
   ### Other information
   


----------------------------------------------------------------
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.

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