An open API service indexing awesome lists of open source software.

https://github.com/andy-preston/xyscope

vue.js component to display an X-Y "Oscilloscope" for data visualisation. At the core of this component is a plain-JS library so I'm hoping that in the future, I'll have a React wrapper for it too. Oh yeah, and some documentation would be nice too... keep watching this space.
https://github.com/andy-preston/xyscope

Last synced: 28 days ago
JSON representation

vue.js component to display an X-Y "Oscilloscope" for data visualisation. At the core of this component is a plain-JS library so I'm hoping that in the future, I'll have a React wrapper for it too. Oh yeah, and some documentation would be nice too... keep watching this space.

Awesome Lists containing this project

README

        

# XYScope

**vue.js component to display an X-Y "Oscilloscope" for data visualisation.**

At the core of this component is a plain-JS library so I'm hoping
that in the future, I'll have a React wrapper for it too.

Oh yeah, and some documentation would be nice too... keep watching this
space.