I need to a background with the following color:
background: linear-gradient(180deg, #005AFA 0%, #6400AF 100%);
Is it possible to do?
Thanks
I need to a background with the following color:
background: linear-gradient(180deg, #005AFA 0%, #6400AF 100%);
Is it possible to do?
Thanks
Hi @markgoldin-3750 ,
Gradient colors are only supported in chart and gauge report items.
As an alternative to using an image as a backgound, you can try creating a chart, set it's background to whatever gradient you want, hide all the chart elements so that you only see the gardient fill and use that chart as your report background.
You could also set the embedded image with linear gradient as the background image.
Best Regards,
Joy
If the answer is helpful, please click "Accept Answer" and upvote it.
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.
Yes, I am trying to use a chart with a gradient background. I still have one problem. The area I am creating that background also needs to have a background image. I am adding it to the chart and it still works fine with one exception. I can't the background behind the image. Any idea?
Also when I an setting up chart's background I am using this CSS:
background: linear-gradient(180deg, #005AFA 0%, #6400AF 100%);
and my settings are:
Doing this am I using 0% and 100% properly? What about 180deg? Am I taking this into consideration?
Thanks
I suggest you initiate a new question in the forum.Please attach your current report style and draw out the report style you expect.This will help resolve your issue.
7 people are following this question.