deqingli commented on issue #9614: Themeriver: some properties of label don't 
take effect in themeriver
URL: 
https://github.com/apache/incubator-echarts/issues/9614#issuecomment-547383765
 
 
   Since the discussion above, we can define `series.themeRiver.label` as below:
    ```js
   label: {
       position: 'left' or 'right' or 'inside'
   }
   ```
   While with the position `left' or 'right', the label may overlapping as the 
picture referenced in the issue show, so we should discuss a proposal to solve 
this problem.

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


With regards,
Apache Git Services

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

Reply via email to