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 2020/04/15 03:28:28 UTC

[GitHub] [incubator-echarts] a521king opened a new issue #12441: 折线图横坐标不等间距绘制

a521king opened a new issue #12441: 折线图横坐标不等间距绘制
URL: https://github.com/apache/incubator-echarts/issues/12441
 
 
   ### What problem does this feature solve?
   需求:想绘制一个航路高度剖面图,横坐标是不等间距的航路点
   
   ### What does the proposed API look like?
   希望根据当前航路点到下一个航路点的距离,绘制不等间距的坐标轴,并自定义标签显示
   
   <!-- This issue is generated by echarts-issue-helper. 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


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] yufeng04 commented on issue #12441: 折线图横坐标不等间距绘制

Posted by GitBox <gi...@apache.org>.
yufeng04 commented on issue #12441: 折线图横坐标不等间距绘制
URL: https://github.com/apache/incubator-echarts/issues/12441#issuecomment-614066239
 
 
   Do `xAxis. axisTick` and `xAxis. axisLabel` meet your need?

----------------------------------------------------------------
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] a521king commented on issue #12441: 折线图横坐标不等间距绘制

Posted by GitBox <gi...@apache.org>.
a521king commented on issue #12441: 折线图横坐标不等间距绘制
URL: https://github.com/apache/incubator-echarts/issues/12441#issuecomment-614532248
 
 
   There's another problem:
   xAxis. splitLine Cannot display only at the scale location where the label is located
   设定X轴刻度xAxis. interval=1,通过xAxis.axisLabel. formatter隐藏某些标签,但坐标轴在 grid 区域中的分隔线无法只显示标签所在的刻度位置

----------------------------------------------------------------
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] echarts-bot[bot] commented on issue #12441: 折线图横坐标不等间距绘制

Posted by GitBox <gi...@apache.org>.
echarts-bot[bot] commented on issue #12441: 折线图横坐标不等间距绘制
URL: https://github.com/apache/incubator-echarts/issues/12441#issuecomment-613794867
 
 
   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 **you have posted enough image to demo your request**. 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 questions.
   
   If you are interested in the project, you may also subscribe our [mail 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


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] wf123537200 commented on issue #12441: 折线图横坐标不等间距绘制

Posted by GitBox <gi...@apache.org>.
wf123537200 commented on issue #12441:
URL: https://github.com/apache/incubator-echarts/issues/12441#issuecomment-619298106


   @a521king This is the same as  #12456 , I submitted a pr, added a configuration for placing grids with unequal spacing axis
   这个和 #12456 一样吧,我提交了一个pr,增加了一个配置,用于绘制不等间距坐标轴的grid


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