Skip to content

generateMult is not available in the package 0.4.2 from NPM #13

Description

@MaxTerekhov

The feature with generation of multiple charts that is mentioned in mult.js (master branch) is absolutely brilliant:

xlsxChart.generate({
   charts: [
      opts1, opt2
   ],
   function (err, data) {}
})

Unfortunately package 0.4.2 available via NPM does not contain the implementation of generateMult in base.js. Although it contains mult.js.
Could you please release this feature.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions