panosoft / node-chartist

SVG Charts on the server.
The Unlicense
83 stars 20 forks source link

stacked bar chart doesn't render #16

Closed thetrav closed 7 years ago

thetrav commented 7 years ago

Use the example from the chartist site: http://gionkunz.github.io/chartist-js/examples.html#stacked-bar

svg is rendered with incorrect heights, looks like single full height bars

alexgig commented 7 years ago

Hi Travis,

We can reproduce the issue but don't know what's causing it. At this time we are only supporting simple bar, line, and pie charts. If you would like to look into this further, pull requests are welcome!

Sorry for the inconvenience.

Best regards, Alex