Forum Replies Created by andynewby

Viewing 4 posts - 1 through 4 (of 4 total)
  • in reply to: Special characters in labels? #23881

    Hi,

    Thanks for that. For some reason I was trying to use CSS values (hex), instead of escape sequences ;) I also found out the reason stuff like é was coming out corrupted. The issue was actually that the file was in ANSI and not UTF8 format. After converting the file, it works fine now.

    Thanks

    Andy

    in reply to: Error when using with RequireJS #23878

    Ahhh ok that makes sense. Well, all working fine now – thanks and happy new year :)

    in reply to: Error when using with RequireJS #23876

    Ah interesting – if I download that link you sent, and manually push that up – it works fine. I wonder why npm is running such an old version?

    Cheers

    Andy

    in reply to: Error when using with RequireJS #23875

    Thanks for the reply. This is what my package.json has:

    “_from”: “canvasjs@latest”,
    “_id”: “canvasjs@1.8.1”,
    “_inCache”: true,
    “_installable”: true,
    “_location”: “/canvasjs”,
    “_nodeVersion”: “5.1.0”,

    Is that the latest version? It was installed using npm.

    Thanks

    Andy

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