Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 337 Bytes

CHANGES.md

File metadata and controls

11 lines (8 loc) · 337 Bytes

React component for Cytoscape

1.0.6 - 15 nov 2017

  • Upgrade cytoscape version to 3.2.5
  • The module also export the cytoscape object
import { ReactCytoscape, cytoscape } from 'react-cytoscape'
  • The sample application expose a text area to access to the cytoscape to manipulate the API. Execute npm run dev