Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
project
forena
Commits
9c0511b8
Commit
9c0511b8
authored
Feb 09, 2017
by
metzlerd
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Issue
#2851025
by abarpetia: Syntax error in FrxSVGGraph.inc file
parent
7a93d1fc
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
renderers/FrxSVGGraph.inc
renderers/FrxSVGGraph.inc
+1
-1
No files found.
renderers/FrxSVGGraph.inc
View file @
9c0511b8
...
...
@@ -373,7 +373,7 @@ class FrxSVGGraph extends FrxRenderer {
'StackedBar3DGraph'
=>
array
(
'type'
=>
'Bar Graph'
,
'style'
=>
'Stacked 3d'
),
'GroupedBar3DGraph'
=>
array
(
'type'
=>
'Bar Graph'
,
'style'
=>
'Grouped 3d'
),
'GroupedBarGraph'
=>
array
(
'type'
=>
'Bar Graph'
,
'style'
=>
'Grouped'
),
'StackedGroupedBarGraph'
=>
array
(
'type'
=>
'Bar Graph'
,
'Stacked Grouped'
),
'StackedGroupedBarGraph'
=>
array
(
'type'
=>
'Bar Graph'
,
'style'
=>
'Stacked Grouped'
),
'BarAndLineGraph'
=>
array
(
'type'
=>
'Bar and Line Graph'
,
'style'
=>
'Grouped'
),
'CylinderGraph'
=>
array
(
'type'
=>
'Bar Graph'
,
'style'
=>
'Cylinder'
),
'StackedCylinderGraph'
=>
array
(
'type'
=>
'Bar Graph'
,
'style'
=>
'Stacked Cylinder'
),
...
...
Write
Preview
Markdown
is supported
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