DHTMLX / gantt

GPL version of Javascript Gantt Chart
https://dhtmlx.com/docs/products/dhtmlxGantt/
GNU General Public License v2.0
1.48k stars 324 forks source link

gantt.addMarker is not a function #111

Closed Lmangoxx closed 6 months ago

Lmangoxx commented 6 months ago

version: 8.0.6

dev: React

When I use gantt.addMarker, I get the error "gantt.addMarker is not a function"

Lmangoxx commented 6 months ago

need: gantt.plugins({ marker: true });