As a JIRA newbee and explorer, I seek your help in determining whether it’s possible to draw curvy (sinusoidal waveform) graphs.
Currently, the burndown charts which I am getting are of square-wave form.
If sine-wave is possible then kindly let me know how.
I don’t know any out-of-the-box solution for that. If you don’t mind doing some programming (shouldn’t take more that a few hours for someone with basic programming skills), you can use one of Jira’s remote API together with Google Chart Tools to build whatever Chart you want.
Than, to display the graph on Jira you can use the custom content plugin fro Jira.