react-matrix-viz

A react component for creating quick matrix/grid visualizations.

Usage no npm install needed!

<script type="module">
  import reactMatrixViz from 'https://cdn.skypack.dev/react-matrix-viz';
</script>

README

react-matrix-viz

Screenshot of react-matrix-viz in use

react-matrix-viz is a drop in React component you can use to add interactive matrix visuals to your website or app.

Install using npm install react-matrix-vis --save

(Docs coming soon!)