clustergram-react
TypeScript icon, indicating that this package has built-in type declarations

2.2.6 • Public • Published

Clustergrammer-React

A drop in Clustergrammer React component

Install

npm install --save clustergram moromis/clustergrammer-react
yarn add moromis/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={}

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

<Clustergrammer networkData={data} />

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
2.2.62latest

Version History

VersionDownloads (Last 7 Days)Published
2.2.62
2.2.50
2.2.40
2.2.30
2.2.20
2.2.10
2.2.00
2.1.50
2.1.40
2.1.30
2.1.20
2.1.10
2.1.00
2.0.50
2.0.40
2.0.30
2.0.20
2.0.10
2.0.00
1.0.10
1.0.00
0.3.10
0.3.00
0.2.00
0.1.00
0.0.10

Package Sidebar

Install

npm i clustergram-react

Weekly Downloads

2

Version

2.2.6

License

MIT

Unpacked Size

8.41 kB

Total Files

7

Last publish

Collaborators

  • moromis