0.0.5 • Published 3 years ago

d3-plot v0.0.5

Weekly downloads
-
License
-
Repository
-
Last release
3 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

3 years ago

0.0.4

3 years ago

0.0.3

3 years ago

0.0.2

3 years ago

0.0.1

3 years ago