开发者

Custom positioning of bars in a bar-chart

开发者 https://www.devze.com 2023-02-25 17:49 出处:网络
I want to use highcharts to generate a bar-chart, in which the bars are annotated with images. To make this look nice, I want the gaps between the bars to be uneven. How can I achieve this?

I want to use highcharts to generate a bar-chart, in which the bars are annotated with images. To make this look nice, I want the gaps between the bars to be uneven. How can I achieve this?

This is the sort of effect I want:

bar chart with gaps http://www.cs.ucl.ac.uk/staff/d.wischik/Leftovers/bar-gap.png

I will place the images manually, in Javascript. In my application, the heights & areas of the images are meaningful (they're not just the flowers I'm using here for illustration), and so I want to be able to control the gaps betwe开发者_开发问答en bars.

0

精彩评论

暂无评论...
验证码 换一张
取 消