objectum / xlsx-chart

Node.js excel chart builder
MIT License
80 stars 38 forks source link

Multiple charts only works for column chart #17

Open junfelGit opened 3 years ago

junfelGit commented 3 years ago

Tried to generate multiple Line chart but it throws this error TypeError: Cannot set property 'c:ser' of undefined

kimkimhun3 commented 9 months ago

Tried to generate multiple chart with multiple types, but I got error: node:events:495 Uncaught TypeError: o.c:chartSpace.c:chart.c:plotArea[chartTagName].push is not a function