标签: javascript highcharts
在同一条线上对齐两个图表的最佳方法是什么?问题是我有不同数量的图例项目,高度彼此不同。我试过玩传奇的位置,但它似乎对我不起作用
答案 0 :(得分:0)
You can set maxHeight parameter per each legend, then always this object have the same size. As a result your chart will be aligned.
http://api.highcharts.com/highcharts#legend.maxHeight