MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    1. Home
    2. jhillairet
    3. Topics
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.
    J
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 3
    • Posts 7
    • Groups 0

    Topics

    • J

      Incompatible modules using chart.js

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved Troubleshooting
      4
      2
      0 Votes
      4 Posts
      634 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

      Watching Ignoring Scheduled Pinned Locked Moved Requests
      8
      0 Votes
      8 Posts
      1k 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

      Watching Ignoring Scheduled Pinned Locked Moved Development
      2
      0 Votes
      2 Posts
      1k Views
      LukeCodewalkerL
      @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