Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

how to show a chart in a custom field in Jira

chen_xia May 22, 2018
how to show a chart in a custom field in Jira? i want to show a chart in a custom field ,but i do not know how to realize it , i found some demos to show piechart in report , but i can not find a demo to show chart in custom field , so can anyone can give me some suggestions? which method should to override ? or which method to return a Jfreechart's output? or anyone can telle me is it possible to show a chart in Jira's custom field? Thanks a lot!

1 answer

0 votes
Alexey Matveev
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
May 22, 2018

You are developing a plugin, are not you? If so, then when you create a custom field type, you must provide vm templates for edit and view. Those vm templates will be shown in Jira UI. Put all your code there. Instead of drawing graphs by yourself, I would use a JavaScript framework.

chen_xia May 22, 2018
@Alexey Matveev Thanks for your suggestion! can you kindly give a demo about it ?
Alexey Matveev
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
May 23, 2018

Unfortunately, I do not have a demo.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events