Community Tip - You can Bookmark boards, posts or articles that you'd like to access again easily! X
Hi All,
Is there any way to use a field value from a tracker as a value in a chart on a wiki page?
For example,
We can create a chart like below in our wiki using the markup code below.
+++++++++++++++++++++++++++++++++Markup code+++++++++++++++++++++++++++++++++++++++++++++++++++
[{ StackedBarChart title='Issues By Version' seriespaint='red,orange,green' threed=true orientation=horizontal
:Version|String, 0.7-pre, 0.9-rc1, 1.0-final
Fatal, 10, 6, 1
Major, 23, 11, 4
Minor, 15, 3, 6
}]
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+++++++++++++++++++++++++++++++++++Markup Result++++++++++++++++++++++++++++++++++++++++++++++++
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
I want to use the values of Fatal, Major, Minor as the values of the custom field in Tracker.
Is there any way to implement this functionality?
Please let me know if anyone knows.
Thanks.
Hi @Aroney,
Thank you for your question.
Your post appears well documented but has not yet received any response. I am replying to raise awareness. Hopefully, another community member will be able to help.
Also, feel free to add any additional information you think might be relevant. It sometimes helps to have screenshots to better understand what you are trying to do.
Regards,
Vivek N
Community Moderation Team