Searched refs:_mapScales (Results 1 – 3 of 3) sorted by relevance
13 …_mapScales(t.levels||o),this._handler=t.handler||this._defaultHandler,this._minColumnWidth=t.minCo… method in t
1 …_mapScales","levels","_minColumnWidth","minColumnWidth","_maxColumnWidth","maxColumnWidth","_width…
16587 this._levels = this._mapScales(config.levels || _defaultScales);16613 TimelineZoom.prototype._mapScales = function (levels) { method in TimelineZoom