rvspt / D3DynamicTreeLayout-QS

Qlik Sense extension that displays an Hierarchical Tree using D3, with user interaction
MIT License
10 stars 9 forks source link

tree rectangle widths varying when on QS desktop vs server #15

Open zucoa opened 5 years ago

zucoa commented 5 years ago

Great functionality! Testing on Nov 2018 QS Desktop and QS Enterprise is leading to differing rect widths. When on the server the browser is rendering 100x50 boxes that will cut off longer names. The issue is not seen when on QS desktop. Thanks!

Browser rendering server_browser_rect

Desktop rendering

desktop_rect