Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Queue
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
EIP
Labrador
Queue
Merge requests
!633
Resolve "Feebdack y axis is broken"
Code
Review changes
Check out branch
Open in Workspace
Download
Patches
Plain diff
Expand sidebar
Merged
Resolve "Feebdack y axis is broken"
603-feebdack-y-axis-is-broken
into
development
Overview
0
Commits
1
Pipelines
0
Changes
2
Merged
Resolve "Feebdack y axis is broken"
Ruben Backx
requested to merge
603-feebdack-y-axis-is-broken
into
development
Mar 9, 2023
Overview
0
Commits
1
Pipelines
0
Changes
2
Make sure to read our
contributing guide
Closes
#603 (closed)
0
0
Merge request reports
Compare
development
development (base)
and
latest version
latest version
abd4fb94
1 commit,
Mar 9, 2023
2 files
+
2
−
1
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
2
src/main/resources/templates/home/feedback.html
+
1
−
1
View file @ abd4fb94
Edit in single-file editor
Open in Web IDE
Show full file
@@ -119,7 +119,7 @@
ticks
:
{
beginAtZero
:
true
,
precision
:
0
,
stepSize
:
1
callback
:
(
value
)
=>
{
if
(
value
%
1
===
0
)
return
value
;
},
}
}]
}
Loading