noflo-graphviz

0.2.0 • Public • Published

GraphViz visualizer for NoFlo flows

This package provides a command-line tool for creating GraphViz visualizations of NoFlo flows.

Installation

You need a working installation of the GraphViz tool. Then just install the NoFlo visualizer with:

$ npm install -g noflo-graphviz

Running

The NoFlo GraphViz visualizer takes a NoFlo graph file (either JSON or FBP format), and generates a SVG visualization of it. You can do this by running:

$ noflo-graphviz my_project/graphs/SomeGraph.fbp

The generated SVG file will be named based on the graph being visualized, and will be stored in your current working directory.

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.2.0
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.2.0
    1
  • 0.1.0
    0
  • 0.0.2
    0
  • 0.0.1
    0

Package Sidebar

Install

npm i noflo-graphviz

Weekly Downloads

1

Version

0.2.0

License

MIT

Last publish

Collaborators

  • bergie