gwatts / jquery.sparkline

A plugin for the jQuery javascript library to generate small sparkline charts directly in the browser
http://omnipotent.net/jquery.sparkline/
1.24k stars 278 forks source link

Sparkline stacked bar graph doesn't show bars in proper manner #156

Open revathykr opened 8 years ago

revathykr commented 8 years ago

I have a stacked bar graph.But sometimes it renders bars in a wrong manner.Specially when the values of both the stacks are same and there is only a single bar in the graph.

For example if we try to render 1:1 in the graph.

This is only a single case.There are many other such cases which shows unexpected behaviour.

Is there any solution?

bklockwood commented 8 years ago

I had similar issues, resolved when I used the FortesSolutions fork