0.0.5 • Published 4 years ago
d3-plot v0.0.5
npm i -S d3-plotimport { 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>