You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@echarts.apache.org by GitBox <gi...@apache.org> on 2019/12/31 06:46:23 UTC

[GitHub] [incubator-echarts] pissang opened a new pull request #11959: feat(graphic): add draggable support to group elements.

pissang opened a new pull request #11959: feat(graphic): add draggable support to group elements.
URL: https://github.com/apache/incubator-echarts/pull/11959
 
 
   <!-- Please fill in the following information to help us review your PR more efficiently. -->
   
   ## Brief Information
   
   This pull request is in the type of:
   
   - [ ] bug fixing
   - [x] new feature
   - [ ] others
   
   
   
   ### What does this PR do?
   
   The code change is mainly in the PR https://github.com/ecomfe/zrender/pull/555 
   
   This PR is about adding a case to test draggle on the group elements.
   
   ### Related issue
   
   https://github.com/apache/incubator-echarts/issues/5569
   
   ## Usage
   
   ```js
   {
     type: 'group',
     draggable: true,
   }
   ```

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org
For additional commands, e-mail: commits-help@echarts.apache.org


[GitHub] [incubator-echarts] inkn commented on issue #11959: feat(graphic): add draggable support to group elements.

Posted by GitBox <gi...@apache.org>.
inkn commented on issue #11959: feat(graphic): add draggable support to group elements.
URL: https://github.com/apache/incubator-echarts/pull/11959#issuecomment-591807980
 
 
   when it can be used?

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org
For additional commands, e-mail: commits-help@echarts.apache.org


[GitHub] [incubator-echarts] pissang merged pull request #11959: feat(graphic): add draggable support to group elements.

Posted by GitBox <gi...@apache.org>.
pissang merged pull request #11959: feat(graphic): add draggable support to group elements.
URL: https://github.com/apache/incubator-echarts/pull/11959
 
 
   

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org
For additional commands, e-mail: commits-help@echarts.apache.org


[GitHub] [incubator-echarts] pissang commented on issue #11959: feat(graphic): add draggable support to group elements.

Posted by GitBox <gi...@apache.org>.
pissang commented on issue #11959: feat(graphic): add draggable support to group elements.
URL: https://github.com/apache/incubator-echarts/pull/11959#issuecomment-601503224
 
 
   @inkn It has been included in the version 4.7.0 published a few days ago

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org
For additional commands, e-mail: commits-help@echarts.apache.org