egeriis / zipcelx

Turns JSON data into `.xlsx` files in the browser
MIT License
294 stars 90 forks source link

Generate a Chart #94

Closed kamit1983 closed 2 years ago

kamit1983 commented 2 years ago

We need to render a chart in cel tab, now sure how should we go about it.

egeriis commented 2 years ago

Unfortunately out of scope with this library. I'd suggest looking at more fully fledged libraries, like SheetJS :)