ogobrecht / d3-force-apex-plugin

Oracle APEX Region Type Plugin: D3 Force Network Chart
https://ogobrecht.github.io/d3-force-apex-plugin
MIT License
24 stars 9 forks source link

Chrome is clipping labels on specific angles #57

Open ogobrecht opened 2 years ago

ogobrecht commented 2 years ago

Chrome Browser specific issue. Hi Ottmar, now that more people are using it, we have seen a browser specific issue with this. In Firefox (101.0.1 (64-bit)) all works fine. But in Chrome (103.0.5060.66 (Official Build) (64-bit)) the label for the link is detached and displays in top left corner, if it is clipped while being in the angle of -PI/2 to PI/2 see attached description. Chrome Browser issue.pdf

Originally posted by @apex-michael in https://github.com/ogobrecht/d3-force-apex-plugin/issues/49#issuecomment-1173644815