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 --- heap/ebus/webapp/static/lib/flot-0.7/jquery.flot.threshold.min.js | 1 + 1 file changed, 1 insertion(+) create mode 100644 heap/ebus/webapp/static/lib/flot-0.7/jquery.flot.threshold.min.js (limited to 'heap/ebus/webapp/static/lib/flot-0.7/jquery.flot.threshold.min.js') diff --git a/heap/ebus/webapp/static/lib/flot-0.7/jquery.flot.threshold.min.js b/heap/ebus/webapp/static/lib/flot-0.7/jquery.flot.threshold.min.js new file mode 100644 index 0000000..d8b79df --- /dev/null +++ b/heap/ebus/webapp/static/lib/flot-0.7/jquery.flot.threshold.min.js @@ -0,0 +1 @@ +(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