PK

ADDRLIN : /home/anibklip/aelogifts.com/cms/plugins/flot/plugins/
FLL :
Current File : //home/anibklip/aelogifts.com/cms/plugins/flot/plugins/jquery.flot.uiConstants.js

(function ($) {
    'use strict';
    $.plot.uiConstants = {
        SNAPPING_CONSTANT: 20,
        PANHINT_LENGTH_CONSTANT: 10,
        MINOR_TICKS_COUNT_CONSTANT: 4,
        TICK_LENGTH_CONSTANT: 10,
        ZOOM_DISTANCE_MARGIN: 25
    };
})(jQuery);


PK 99