Searched refs:date_scale (Results 1 – 4 of 4) sorted by relevance
/plugin/yuriigantt/3rd/dhtmlxgantt/ |
H A D | dhtmlxgantt.d.ts | 459 date_scale: string; property
|
H A D | dhtmlxgantt.js | 13 …date_scale||e.subscales},_prepareScaleObject:function(e){var i=e.format;return i||(i=e.template||e…
|
H A D | dhtmlxgantt.js.map | 1 …date_scale","subscales","_prepareScaleObject","format","template","date_to_str","primaryScale","te…
|
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/ |
H A D | dhtmlxgantt.js | 25255 return scaleConfig.scale_unit || scaleConfig.date_scale || scaleConfig.subscales; 25285 template: services.templates().date_scale, 25286 date: services.config().date_scale,
|