Combined version of
 jquery.flot.axislabels.min.js
 https://github.com/joetsoi/flot-barnumbers: Adapted to hide number on a bar if its value is zero
 jquery.flot.barnumbers.js
 jquery.flot.categories.min.js
 jquery.flot.crosshair.min.js
 jquery.flot.dashes.min.js
 jquery.flot.gantt.min.js
 jquery.flot.min.js
   Adapted according to https://github.com/ni-kismet/engineering-flot/pull/106 (which was merged with https://github.com/flot/flot/pull/1594) not to throw an error when canvas is resized
   Modified a.trigger(e,[s,l]) to a.trigger(e,[s,l,t]) to forward original mouse event for "plotclick" events
 jquery.flot.navigate.min.js
 jquery.flot.pie.min.js
 jquery.flot.resize.min.js
 jquery.flot.selection.min.js
 jquery.flot.stack.min.js
 jquery.flot.time.min.js
 JUMFlot.min.js

 The file name hash needs to be adapted when updating its contents
