Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
Chart Symfony Bundle
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Terraform modules
Analyze
Contributor analytics
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
One AM
Libraries
Chart Symfony Bundle
Commits
2d4a93e6
Verified
Commit
2d4a93e6
authored
4 years ago
by
Christian Grasso
Browse files
Options
Downloads
Patches
Plain Diff
Add data labels option
parent
c22a33cd
Branches
Branches containing commit
Tags
1.0.16
Tags containing commit
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/Resources/views/apex.js.twig
+1
-1
1 addition, 1 deletion
src/Resources/views/apex.js.twig
with
1 addition
and
1 deletion
src/Resources/views/apex.js.twig
+
1
−
1
View file @
2d4a93e6
...
...
@@ -76,7 +76,7 @@ $(function () {
},
},
dataLabels: {
enabled: false
enabled:
{{
options.enableDataLabels
?
'true'
:
'
false
'
}}
},
stroke: {
show: true,
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment