I rather would recommend to replace those charts with some modern ones, see https://github.com/jenkinsci/echarts-api-plugin <https://github.com/jenkinsci/echarts-api-plugin>
> Am 17.06.2020 um 21:23 schrieb Sanjeet Malhotra > <[email protected]>: > > Hi all, > I am beginning to contribute on JUnit plugin by making more useful test > result trends for analyzing testcases. I was looking into the code for making > test result trends in JUnit plugin and I got stuck at how to use JFreeChart > for making bar charts, stacked bar charts, gantt chart and line chart. > Basically, I am stuck at how set the plot area properties and how to use > DateAxis objects. An example of usage will be highly helpful. > > Thanks, > > > -- > You received this message because you are subscribed to the Google Groups > "Jenkins Developers" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected] > <mailto:[email protected]>. > To view this discussion on the web visit > https://groups.google.com/d/msgid/jenkinsci-dev/b9541016-32a4-422f-b2a1-cae5a863940do%40googlegroups.com > > <https://groups.google.com/d/msgid/jenkinsci-dev/b9541016-32a4-422f-b2a1-cae5a863940do%40googlegroups.com?utm_medium=email&utm_source=footer>. -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-dev/1FB6B406-0FDC-42B3-8A0C-6BB51B36278C%40gmail.com.
