0.0.5 • Published 2 years ago

d3-plot v0.0.5

Weekly downloads
-
License
-
Repository
-
Last release
2 years ago
npm i -S d3-plot
import { D3PlotModule } from "d3-plot";
<div twoWayPlot><div>
<div
  id="twoWayPlot"
  class="plot"
  [data]="data"
  twoWayPlot
  correction=""
  l
  sigThr="thr"
  [disableSelection]="true"
  axisXLabel="pORA"
  axisYLabel="pAcc"
  [numTicks]="35"
  sigLabel="pComb"
  itemLabel="pName"
  itemSize="path_size"
  itemId="pathID"
  item="pathway"
  itemScale="log"
  (nextStateFn)="handleDotClick($event)"
></div>
0.0.5

2 years ago

0.0.4

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago