UNPKG

@thechiselgroup/react-pixi-plot

Version:

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

12 lines (6 loc) 507 B
# Change Log All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. <a name="0.2.2"></a> ## [0.2.2](https://github.com/thechiselgroup/react-pixi-plot/compare/v0.2.1...v0.2.2) (2018-11-28) ### Bug Fixes * **PixiPlot:** When displayObjectsInFront changes, do not remove previous objects if they are in the ([8329c82](https://github.com/thechiselgroup/react-pixi-plot/commit/8329c82))