Graph Vis component

So I was looking at GitHub - crubier/react-graph-vis: A react component to render nice graphs using vis.js for something else and it occurred to me that it would make a great component for dashboards. I couldn’t find anything similar already.

How feasible would a custom component be?

It’s pretty easy if you use our template library and follow this post: Building Universal Dashboard v3 Custom Components

We actually released a npm package that makes it way more straight forward.