Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
ハイチャートを使用しており、凡例アイテム間に余分なスペースを表示しようとしています。たとえば、凡例は次のようになります
学校の先生
テニス バスケットボール サッカー
紙ペン
基本的に、アイテムのグループ化のような余分なスペースがあります。これが可能であることを知っている人はいますか?
[凡例]オプションで、2つの凡例アイテムの間にマージンを指定できます。
試す:
legend: { ..// other options itemMarginTop: 5, itemMarginBottom: 5 }
続きを読む:http ://api.highcharts.com/highcharts#legend.padding