Solved
Is it possible to generate a horizontal bar chart with the HTMLReportGenerator?
Is it possible to generate a horizontal bar chart with the HTMLReportGenerator?
Best answer by lgrie
carmijo wrote:
hi @lgrie, unfortunately, no. it can only place bars along the x-axis --
If i've provided something helpful, please upvote the comment. If i've provided a solution, please mark it as 'Best Answer'. This helps the community find solutions when your question is referenced.
If I didn't provide a solution, please let me know if I can help further. Thanks! 🙂
Hello, I did some tests and found out that indeed it is possible.
I used a StringReplacer to replace the word "bar" with "HorizontalBar" in the html code.
That worked for me :)
Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.