Fix for graph with title and graph overlayed

dziobak

New Member
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
    13 KB · Views: 5
Back
Top