-
Bug
-
Resolution: Fixed
-
Critical
-
None
- is blocking
-
JENKINS-48888 Plot plugin should allow to select logarithmic axis "tick labels" type: exp vs. log10 vs. default regular numeric
-
- Closed
-
- is related to
-
JENKINS-49158 Add plot plugin option "useDescrIn[Value|Dot][Tooltip|Label]"
-
- Open
-
- relates to
-
JENKINS-48888 Plot plugin should allow to select logarithmic axis "tick labels" type: exp vs. log10 vs. default regular numeric
-
- Closed
-
- links to
[JENKINS-48887] Plot plugin ignores useDescr, keepRecords, exclZero and logarithmic when using pipeline
Issue Type | Original: New Feature [ 2 ] | New: Bug [ 1 ] |
Link |
New:
This issue is blocking |
Remote Link | New: This issue links to "GitHub PR #43 (Web Link)" [ 19763 ] |
Link |
New:
This issue relates to |
Status | Original: Open [ 1 ] | New: In Progress [ 3 ] |
Status | Original: In Progress [ 3 ] | New: In Review [ 10005 ] |
Resolution | New: Fixed [ 1 ] | |
Status | Original: In Review [ 10005 ] | New: Resolved [ 5 ] |
Code changed in jenkins
User: Veaceslav Gaidarji
Path:
src/main/java/hudson/plugins/plot/Plot.java
src/main/java/hudson/plugins/plot/PlotBuilder.java
http://jenkins-ci.org/commit/plot-plugin/15727e536681967fb767fe201c2542921c8ad2b7
Log:
Merge pull request #43 from reinholdfuereder/patch-4
JENKINS-48887Pass all PlotBuilder CTOR params to PlotCompare: https://github.com/jenkinsci/plot-plugin/compare/bcc82db4c0c9...15727e536681