File manager - Edit - G:/PleskVhosts/indiaminerals.in/tlt.INFOFIXDEVELOPERS.COM/bower_components/jvectormap/src/ordinal-scale.js
Back
jvm.OrdinalScale = function(scale){ this.scale = scale; }; jvm.OrdinalScale.prototype.getValue = function(value){ return this.scale[value]; }; jvm.OrdinalScale.prototype.getTicks = function(){ var ticks = [], key; for (key in this.scale) { ticks.push({ label: key, value: this.scale[key] }); } return ticks; };
| ver. 1.4 |
Github
|
.
| PHP 7.3.33 | Generation time: 0.03 |
proxy
|
phpinfo
|
Settings