clustergrammer-react-widget-2

0.1.1 • Public • Published

Clustergrammer-React

A drop in Clustergrammer React component

Install

npm install --save clustergrammer-react

Use

You can pass all args object arguments as props in to the component. By default, component implements the biology-specific feature of loading gene information on hover. This can be overwritten by passing row_tip_callback={}

network_data = {
    "row_nodes": [...],
    "col_nodes": [...],
    "links": [...],
    "views" : [...]
}

<Clustergrammer
    root="#clustergrammer"
    network_data={network_data}/>

/clustergrammer-react-widget-2/

    Package Sidebar

    Install

    npm i clustergrammer-react-widget-2

    Weekly Downloads

    1

    Version

    0.1.1

    License

    MIT

    Unpacked Size

    3.13 kB

    Total Files

    4

    Last publish

    Collaborators

    • cornhundred