MagicMirror Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • Donate
    • Discord
    1. Home
    2. jhillairet
    3. Topics
    MagicMirror² v2.20.0 is available! For more information about this release, check out this topic.
    J
    • Profile
    • Following 0
    • Followers 0
    • Topics 3
    • Posts 7
    • Best 0
    • Controversial 0
    • Groups 0

    Topics created by jhillairet

    • J

      UNSOLVED Incompatible modules using chart.js
      Troubleshooting • • jhillairet

      4
      0
      Votes
      4
      Posts
      109
      Views

      S

      @jhillairet the modules will have to agree on the chartjs version used.

      pick one and change the others version number in package.json

      then npm install that one again after the change

    • J

      Plot data from a local CSV file
      Requests • • jhillairet

      8
      0
      Votes
      8
      Posts
      202
      Views

      S

      @jhillairet I get all the data and format/filter in the node_helper, then send to the modulename.js to display.

      as I support multiple instance the messages have the module indentifier to keep the data separated

    • J

      Tips for a module showing graphs from HTML scraping
      Development • • jhillairet

      2
      0
      Votes
      2
      Posts
      1159
      Views

      LukeCodewalker

      @jhillairet
      Hey, i would recomend you to do all in javascript. I love python, but what you’ve planed is perfectly doable in javascript. See chart.js for example. As long as it’s possible to write a project in one language, i would never combine more languages.

    • 1 / 1