From 862282ce99760832d3e9e5b4b1171b861105e004 Mon Sep 17 00:00:00 2001 From: Ebus-at-dockstar Date: Mon, 25 Mar 2013 10:24:28 +0100 Subject: move old stuff away --- ebus/webhdf/static/lib/flot-0.7/jquery.flot.threshold.min.js | 1 - 1 file changed, 1 deletion(-) delete mode 100644 ebus/webhdf/static/lib/flot-0.7/jquery.flot.threshold.min.js (limited to 'ebus/webhdf/static/lib/flot-0.7/jquery.flot.threshold.min.js') diff --git a/ebus/webhdf/static/lib/flot-0.7/jquery.flot.threshold.min.js b/ebus/webhdf/static/lib/flot-0.7/jquery.flot.threshold.min.js deleted file mode 100644 index d8b79df..0000000 --- a/ebus/webhdf/static/lib/flot-0.7/jquery.flot.threshold.min.js +++ /dev/null @@ -1 +0,0 @@ -(function(B){var A={series:{threshold:null}};function C(D){function E(L,S,M){if(!S.threshold){return }var F=M.pointsize,I,O,N,G,K,H=B.extend({},S);H.datapoints={points:[],pointsize:F};H.label=null;H.color=S.threshold.color;H.threshold=null;H.originSeries=S;H.data=[];var P=S.threshold.below,Q=M.points,R=S.lines.show;threspoints=[];newpoints=[];for(I=0;I0&&Q[I-F]!=null){var J=(O-Q[I-F])/(N-Q[I-F+1])*(P-N)+O;K.push(J);K.push(P);for(m=2;m0){L.getData().push(H)}}D.hooks.processDatapoints.push(E)}B.plot.plugins.push({init:C,options:A,name:"threshold",version:"1.0"})})(jQuery); \ No newline at end of file -- cgit v1.2.1