Does anyone know if there is a way to display a custom chart as SonarQube widgets? I looked at the SonarQube plugins page , but I did not find anything that could be done.
I would like to import a CSV file generated programmatically after each build of my project, and display the different series of data that it contains in SonarQube.
Something equivalent to the Jenkins Plot plugin would be perfect.
Thank.
source
share