READ is a developer playground for advanced visual analytics
Use READ to rapidly create real-time visualizations, responsive sharable dashboards, REST API dataflows, and new types of visualizations.
- http://169.44.122.120:3000/#/developer/app/dashboard/designer (READ tour and developer UI)
- http://169.44.119.88:3002/#/app/jetLpRfQ3BCRGiMxe (shared READ dashboards)
- Install Meteor
- Install READ:
git clone https://github.com/IBMStreams/streamsx.visualization.git
- Run READ
cd streamsx.visualization/READ.develop
meteor npm install
meteor
- Visit READ in your browser after you see this message: => App running at: http://localhost:3000/
- Take the 2 minute READ tour: http://169.44.122.120:3000/#/developer/app/dashboard/designer
- Play with the sample app bundled with READ
- Follow the Usage Info which accompanies every dataset and visualization in the sample app
- Follow the tutorial: http://localhost:3000/#/docs/tutorial
- Refer to the Wiki for more documentation on topics such as
- READ for Streams Users
- Sharing your READ dashboards publicly
- Handling CORS Issues
We encourage you to contribute to READ in a variety of ways.
- Contribute code or documentation by opening pull requests
- Submit feature requests or bugs by logging issues
- Share your READ dashboards and apps publicly and let us know. We will link them from this page