Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bargraph, and presistance #28

Open
1 of 2 tasks
thesamprice opened this issue Feb 2, 2018 · 1 comment
Open
1 of 2 tasks

Bargraph, and presistance #28

thesamprice opened this issue Feb 2, 2018 · 1 comment

Comments

@thesamprice
Copy link

thesamprice commented Feb 2, 2018

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.

  • bar-graph plugin
  • Persistence plugin.
@thesamprice
Copy link
Author

Persistence plugin.

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

  • openmct.legacyRegistry.register("/persistenceFlask", ...
  • openmct.legacyRegistry.enable('/persistenceFlask')

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant