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
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 :)
This post is closed to further activity.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.


