There is a problem of moving down of descriptions overlayed on graphs (min/max numbers, title and current values). So, I changed div's overlay method in shared.js from negative top-margin's to absolute positions with z-index. Tested, works.