UNPKG

react-pixi-plot

Version:

A React component rendering a zoomable and draggable PIXI.js scene. Intended to render 2d plots

4 lines (3 loc) 105 B
import React from 'react'; declare const ZoomableContainer: React.SFC; export default ZoomableContainer;