jenkinsci / allure-plugin

Allure Jenkins Plugin
https://plugins.jenkins.io/allure-jenkins-plugin/
Other
84 stars 63 forks source link

Consider switching trend rendering to ECharts #281

Open z0rc opened 3 years ago

z0rc commented 3 years ago

Issue

Context

Problem description

JUnit plugin recently switched from generating trend server side, to ECharts. https://github.com/jenkinsci/junit-plugin/pull/134. This allows to have interactive trends, with linkable nodes, that looks nice with jenkins dark theme.

Please consider doing the same for allure plugin.