Skip to content

Commit 017297f

Browse files
authored
Merge pull request #293 from MetaCell/feature/282_granger_iplot
#282 Use iplot method for granger plot
2 parents 6477abe + f0123a7 commit 017297f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

webapp/constants.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -264,7 +264,7 @@ export const PLOT_WIDGETS = {
264264
disabled: true,
265265
method: {
266266
plotKey: 'granger',
267-
plotMethod: 'granger',
267+
plotMethod: 'iplotGranger',
268268
plotType: false,
269269
},
270270
pos: 11,

0 commit comments

Comments
 (0)