allure-framework / allure2

Allure Report is a flexible, lightweight multi-language test reporting tool. It provides clear graphical reports and allows everyone involved in the development process to extract the maximum of information from the everyday testing process
https://allurereport.org/
Apache License 2.0
4.22k stars 716 forks source link

Graph Customization #850

Open sbhatta2018 opened 6 years ago

sbhatta2018 commented 6 years ago

[//]: # ( . Note: for support questions, please use Stackoverflow or Gitter. . This repository's issues are reserved for feature requests and bug reports. . . In case of any problems with Allure Jenkins plugin please use the following repository . to create an issue: https://github.com/jenkinsci/allure-plugin/issues . . Make sure you have a clear name for your issue. The name should start with a capital . letter and no dot is required in the end of the sentence. An example of good issue names: . . - The report is broken in IE11 . - Add an ability to disable default plugins . - Support emoji in test descriptions )

I'm submitting a ...

What is the current behavior?

If the current behavior is a bug, please provide the steps to reproduce and if possible a minimal demo of the problem

What is the expected behavior?

a) Can we have a comparison graph suite wise? b) Modify the trend graph from stacked graph to pie / bar as per user requirement

What is the motivation / use case for changing the behavior?

Please tell us about your environment:

Allure version 2.2.0
Test framework testng@6.8
Allure adaptor allure-testng@2.0-BETA11
Generate report using allure-maven@2.18

Other information

[//]: # ( . e.g. detailed explanation, stacktraces, related issues, suggestions . how to fix, links for us to have more context, eg. Stackoverflow, Gitter etc )

baev commented 5 years ago

At the moment you can add additional graphs using our plugin system https://docs.qameta.io/allure/#_allure_plugins_system

yinjw commented 4 years ago

@baev can we add a new widget on the Graphs page

In the example, only adding a new widget on the Overview page