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 2021/05/10 14:13:05 UTC

[GitHub] [echarts] OrestHk opened a new issue #14908: use dataZoom slider space when dataZoom type is 'inside'

OrestHk opened a new issue #14908:
URL: https://github.com/apache/echarts/issues/14908


   ### What problem does this feature solve?
   Would it be possible to extend the size of the chart to the right and bottom when the dataZoom type used is 'inside'.
   Currently when using the dataZoom 'inside' type, there seems to be leftower space at the bottom and right of the canvas. This space could be used to extend the size of the chart, making less white spaces when there is another element after the graph.
   
   https://codepen.io/test45/pen/abJOgQK : maybe it can help to see what I'm trying to explain.
   
   Sorry if I missed the property !
   Have a nice day !
   
   ### What does the proposed API look like?
   When using the type 'inside', on any axis, it should allow the remaining space to the graph ?
   
   <!-- This issue is generated by echarts-issue-helper. DO NOT REMOVE -->
   <!-- This issue is in English. DO NOT REMOVE -->


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



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


[GitHub] [echarts] Ovilia commented on issue #14908: use dataZoom slider space when dataZoom type is 'inside'

Posted by GitBox <gi...@apache.org>.
Ovilia commented on issue #14908:
URL: https://github.com/apache/echarts/issues/14908#issuecomment-841139071


   You can use `grid.bottom` and `grid.right` to control the position of chart area.


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



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


[GitHub] [echarts] echarts-bot[bot] commented on issue #14908: use dataZoom slider space when dataZoom type is 'inside'

Posted by GitBox <gi...@apache.org>.
echarts-bot[bot] commented on issue #14908:
URL: https://github.com/apache/echarts/issues/14908#issuecomment-836751705


   Hi! We've received your issue and please be patient to get responded. 🎉
   The average response time is expected to be within one day for weekdays.
   
   In the meanwhile, please make sure that it contains **a minimum reproducible demo** and necessary **images** to illustrate. Otherwise, our committers will ask you to do so.
   
   *A minimum reproducible demo* should contain as little data and components as possible but can still illustrate your problem. This is the best way for us to reproduce it and solve the problem faster.
   
   You may also check out the [API](http://echarts.apache.org/api.html) and [chart option](http://echarts.apache.org/option.html) to get the answer.
   
   If you don't get helped for a long time (over a week) or have an urgent question to ask, you may also send an email to dev@echarts.apache.org. Please attach the issue link if it's a technical question.
   
   If you are interested in the project, you may also subscribe our [mailing list](https://echarts.apache.org/en/maillist.html).
   
   Have a nice day! 🍵


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



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


[GitHub] [echarts] OrestHk closed issue #14908: use dataZoom slider space when dataZoom type is 'inside'

Posted by GitBox <gi...@apache.org>.
OrestHk closed issue #14908:
URL: https://github.com/apache/echarts/issues/14908


   


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



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


[GitHub] [echarts] OrestHk commented on issue #14908: use dataZoom slider space when dataZoom type is 'inside'

Posted by GitBox <gi...@apache.org>.
OrestHk commented on issue #14908:
URL: https://github.com/apache/echarts/issues/14908#issuecomment-847683181


   Sorry I missed that ! Thanks for the info, works well ! 


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



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