Forums

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

Generate a dynamic dashboard based on user inputs.

Bala Sai Krishna
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
March 24, 2026

I have two fields, one is the severity (Sev1, Sev2, Sev3)  and second is time range (Monthly wise)

The user can select multiple severity levels and can select the months range.

Based on the above inputs the graph needs to be generated, where months should be on the X-Axis and on Y-Axis there should be the count.

One way which I found to implement this is create a filter, link it to a dashboard. But every time, the user needs to edit the filter (severity and months range), then access the dashboard.Screenshot 2026-03-24 223025.png

4 answers

1 vote
Rahul_RVS
Atlassian Partner
March 24, 2026

Hi @Bala Sai Krishna 

If you would be interested in a mktplace app, I can suggest 

Dashboard Charts for Jira

The app allows you to build interactive Jira dashboards with powerful charts, gadgets, and reports. Visualize issue progress, team workload etc

There are multiple configuration and customization options which the apps provides. Some of the sample charts are as below.

MultipleCharts_New_Sharpened.png

Chart Config.png

Disclaimer : I am part of the team which developed this app

0 votes
Alexey Pavlenko _App Developer_
Atlassian Partner
April 1, 2026

Hi @Bala Sai Krishna ,

If you are on a DC instance, please skip my answer. If not, you can achieve what you want using my app Multi-team Scrum Metrics & Retrospectives.

It won't be stacked bars but rather individual bars. You can do it via the custom JQL feature in the app. The result will look like this (for severity, the priority is used for now as an example, you can just pick severity in the configuration instead and it will work similarly):

image.pngimage.png

Best regards,
Alexey

0 votes
Danut M _StonikByte_
Atlassian Partner
March 24, 2026

Hi @Bala Sai Krishna,

Welcome to the community. 

Such a chart cannot be implemented using Jira’s native gadgets. The solution would be to use an app (plugin) from the Atlassian Marketplace.

If you’re open to trying an app, our Great Gadgets app offers multiple options for adding this type of chart to your Jira dashboard, without needing to modify the filter each time.

But the question is: What those issues represent? Are they issues created or resolved every month? Or unresolved issues at the end of each month split by severity along with the trend? 

By using the Pivot Table & Pivot Chart gadget you can display amount of created or resolved issues by month split by severity, like in this example.

image.png

By using the WIP Run Chart gadget offered by the same app you can display amount of unresolved issues by month split by severity, like in this example.

image.png

If you have questions and need help with the setup, feel free to contact  support@stonikbyte.com.

Danut. 

0 votes
Trudy Claspill
Community Champion
March 24, 2026

Hello @Bala Sai Krishna 

Welcome to the Atlassian community.

What you describe is not possible with only native Jira functionality.

Are you willing to consider purchasing a third party app? If so then an app such as Rich Filters for Jira Dashboards may provide the functionality you seek.

Suggest an answer

Log in or Sign up to answer