Wenli Zhang
Wenli Zhang
Hi, I see that there are many designs in [Phylogenetic_tree](https://en.wikipedia.org/wiki/Phylogenetic_tree). Which one is required? Like this one?  Would [graph series](https://echarts.apache.org/examples/en/editor.html?c=graph) be useful in this case? But you have to...
Currently we don't have auto layout to avoid collision. You can set `grid.bottom` to be larger. If you need different values for different canvas size, you can use [responsive design](https://echarts.apache.org/en/tutorial.html#Responsive%20Mobile-End).
那就不应该用 group,需要自己监听缩放时间,改变任务位置
没有这个功能
https://echarts.apache.org/zh/option.html#xAxis.axisLabel.formatter 「分级模板」看一下能不能解决这个问题
Hi, can you be more specific about why this requirement is needed?
It seems to me that by setting the range of y limits, makes it confusing to the big picture.
Discussion: Should this feature be called "axis breaking" or "axis collapsing"? This may probably depend on if I can implement break folding/unfolding feature. I think the [HighCharts implementation](https://jsfiddle.net/gh/get/library/pure/highcharts/highcharts/tree/master/samples/highcharts/axisbreak/break-visualized/) is quite...
请提供一下调用的方法。
@DanielBogenrieder Sorry for late reply. I think this PR still need modification before merging.