Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
services
t3o sites
extensions.typo3.org
extensions.typo3.org
Commits
a733ee13
Commit
a733ee13
authored
Feb 10, 2019
by
Tomas Norre Mikkelsen
Browse files
Switch from line to column view for extension download data
parent
9f2e8cf6
Pipeline
#6089
passed with stages
in 4 minutes and 37 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
extensions/ter_fe2/Resources/Public/Javascript/Default.js
View file @
a733ee13
...
...
@@ -9,7 +9,7 @@ jQuery(document).ready(function ($) {
if
(
versionChartData
!==
""
)
{
Highcharts
.
chart
(
'
versionChart
'
,
{
chart
:
{
type
:
'
line
'
type
:
'
column
'
},
title
:
{
text
:
'
Downloads by version
'
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment