D dziobak New Member Oct 7, 2018 #1 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. Attachments shared.zip shared.zip 13 KB · Views: 5
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.