Skip to content

Instantly share code, notes, and snippets.

@tve

tve/README.md Secret

Last active February 26, 2019 12:09
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tve/1270cf65b57955854dec58e3c8c386aa to your computer and use it in GitHub Desktop.
Save tve/1270cf65b57955854dec58e3c8c386aa to your computer and use it in GitHub Desktop.
demo node-red-dygraphs

Quick demo of node-red-dygraphs by plotting a modulated sine and a cosine waveform.

This is still work in progress, the styling has issues and reloading the browser results in a broken graph.

image

image

[{"id":"a066d4bf.cbe188","type":"dygraph","z":"90a82ed5.80645","name":"yadda","title":"Demo graph","xlabel":"time","ylabel":"volts","legend":"false","nodata":"no data","dot":true,"ymin":"","ymax":"","colors":["#1f77b4","#aec7e8","#ff7f0e","#2ca02c","#98df8a","#d62728","#ff9896","#9467bd","#c5b0d5"],"x":690,"y":180,"wires":[["2b3b82ba.f9395e","370ec7d5.2a0568"]]}]
@tve
Copy link
Author

tve commented Aug 7, 2017

image

@tve
Copy link
Author

tve commented Aug 7, 2017

image

@tve
Copy link
Author

tve commented Aug 7, 2017

image

@vinnitu
Copy link

vinnitu commented Feb 26, 2019

image
what this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment