nasa / openmct-tutorial

A tutorial for OpenMCT that guides you through integrating historical and realtime telemetry.
Other
245 stars 104 forks source link

Bargraph, and presistance #28

Open thesamprice opened 6 years ago

thesamprice commented 6 years ago

Could you update the bar-graph tutorial to the new plugin api and add it to this tutorial, and add a persistence plugin to this tutorial.

thesamprice commented 6 years ago

Persistence plugin.

I copied the couchdb plugin out into the root directory, and then made two calls to

Example can be seen here. https://github.com/thesamprice/openmct-tutorial/blob/sams/persistenceFlask.js