in the Graph module, only half of the values are displayed when moving the mouse over the graphs.
The reason is the superimposed DIV "#legend".
I have set the width from "100%" to "auto".
Thus the designation of the graphs does not overlap the entire width and height and I can display all values again.
Is it possible to copy this workarround into the master source texts?
Thank you