Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Fractalis
fractal.js
Commits
4dd4a75b
Commit
4dd4a75b
authored
Oct 17, 2018
by
Sascha Herzinger
Browse files
fixed API issue
parent
9d8cf96e
Pipeline
#6968
passed with stages
in 5 minutes and 13 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/main.js
View file @
4dd4a75b
...
...
@@ -153,7 +153,7 @@ class FractalJS {
* @param parameters {object} (parameterName:parameterValue pairs)
*/
setChartParameters
(
vm
,
parameters
)
{
store
.
getters
.
chartManager
.
setChartParam
s
(
vm
,
parameters
)
store
.
getters
.
chartManager
.
setChartParam
eter
(
vm
,
parameters
)
}
}
...
...
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