Closed salongajudy27 closed 4 years ago
I am trying this but I'm getting the error g.setOptions is not a function. Can someone help me solve it? thanks.
you need to first get an instance of the gantt chart like so: const g = this.editor.getEditor();
const g = this.editor.getEditor();
thanks @O3DigitechSolutions
I am trying this but I'm getting the error g.setOptions is not a function. Can someone help me solve it? thanks.