You are reading a single comment by @JumJum and its replies. Click here to read the full conversation.
  • The actual version of WebIDE on github has a new plugin, which draws line charts based on feedback from Espruino board.
    In the background it uses setInterval to console.log an object with actual data, which is captured by WebIDE and sent/displayed to charting tool.
    You have to activate "testing" in options. There are two tours under help button to give a first introduction. Any feedback, since this is a complex function, would be fine.

About

Avatar for JumJum @JumJum started