Unplanned
Last Updated: 06 Nov 2025 10:20 by Carl
Carl
Created on: 06 Nov 2025 10:20
Category: Reporting
Type: Bug Report
1
The Alpha part of the color codes in the Graph lines is ignored by the HTML rendering

If you add transparency to a Graph line, for example, the Y-axis, with an alpha value: '150, 255, 255, 192', it is respected in the Standalone Report Designer, where the rendering format is Image.

In the Web Report Designer and in the HTML5 Report Viewer preview, the alpha value is ignored, and the color is rendered as '255, 255, 192', which removes the transparency.

0 comments