Home Forums Chart Support canvasjs.min.js VS canvasjs.js

canvasjs.min.js VS canvasjs.js

Viewing 2 posts - 1 through 2 (of 2 total)
  • #7187

    Hi,

    I have few queries regarding usage of canvasJs:

    1. Do I need to keep all files like “canvasjs.min.js”, “canvasjs.js” and “excanvas.js” when using canvasJs ?

    2. If I modify “canvasjs.js” source file then how can I convert it to “canvasjs.min.js” since “canvasjs.min.js” is much smaller in size than “canvasjs.js”?

    Thanks,
    Swapnil

    #7189

    Hi,

    You just need one of the canvasjs files. excanvas is to support older versions of IE.
    To compress javascript files just search in google by “js minify” or “js compress”.

    Br,
    Daniel

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.