gaetancollaud opened a new pull request #15241:
URL: https://github.com/apache/echarts/pull/15241


   <!-- Please fill in the following information to help us review your PR more 
efficiently. -->
   
   ## Brief Information
   
   This pull request is in the type of:
   
   - [ x] bug fixing
   - [ ] new feature
   - [ ] others
   
   
   
   ### What does this PR do?
   
   <!-- USE ONCE SENTENCE TO DESCRIBE WHAT THIS PR DOES. -->
   
   This PR export the DataItem interface from LegendModel.ts. I guess it was an 
oversight.
   
   
   ### Fixed issues
   
   No issue opened
   
   
   ## Details
   
   ### Before: What was the problem?
   
   Unable to fully use the type `LegendOption`
   
   
   ### After: How is it fixed in this PR?
   
   I can use `DataItem` to describe the legends
   
   ## Misc
   
   <!-- ADD RELATED ISSUE ID WHEN APPLICABLE -->
   
   - [ ] The API has been changed (apache/echarts-doc#xxx).
   - [ ] This PR depends on ZRender changes (ecomfe/zrender#xxx).
   
   ### Related test cases or examples to use the new APIs
   
   NA.
   
   ## Others
   
   ### Merging options
   
   - [ x] 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