This page is still under construction.
open.DASH ist an open source visualization framework written mainly in javascript. It allows you to provide a dashboard for your users, which is connected to your existing data sources, your user management and other http/websocket sources.
There are two ways to work with open.DASH:
- Use our Command Line Interface (CLI) to use open.DASH for developing your own visualizations as stand alone
- Use our library to generate an Angularjs module to use in your existing Angularjs application.