@visx/shape

visx shape

Usage no npm install needed!

<script type="module">
  import visxShape from 'https://cdn.skypack.dev/@visx/shape';
</script>

README

@visx/shape

Shapes are the core elements of visx. Most of what you see on the screen, like lines, bars, and areas are all made with shape primitives.

Installation

npm install --save @visx/shape