I have some custom NoFlo components and graphs in a NoFlo node.js-based project that I'd like to be able to use in the NoFlo UI.
In the NoFlo UI, I'm able to search for and use the custom components without a problem, but the graphs aren't appearing in the component search.
I looked for examples in the existing NoFlo library projects. Here are a couple examples of library projects that contain both custom components and graphs. I installed both into my project, and in both cases I'm able to see the components, but not the graphs in the NoFlo UI:
Should I be able to use these graphs as components in the UI? Do I need to expose them some other way?
Support for this was added quite recently. Can you ensure you're running noflo-nodejs 0.0.5 or newer?