Disabling Client-Side Rendering
Most data view layers are generated client-side in the browser by default (exceptions include cluster, heatmap, pie chart, and circle sector layers). In exceptional cases—especially when dealing with large or complex amounts of data—server-side rendering can improve performance. In such cases, users can disable client-side rendering for the affected data view layers within the workbook.
If absolutely necessary, client-side rendering can also be disabled for the entire application.
To enable server-side rendering the system property net.disy.web.backend.layer.rendering has to be enabled (is off by default).
|
Our goal is to fully replace server-side rendering with client-side rendering in a future version of Cadenza. If you choose to disable client-side rendering entirely or partially, we would appreciate feedback on your reasons. The better we understand your motivations, the more effectively we can optimize client-side rendering to meet your needs. |