Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Caillat Michel
yafits
Commits
fc73be3c
Commit
fc73be3c
authored
Dec 05, 2019
by
Moreau Nicolas
Browse files
rename highcharts objects
parent
15e1a9f1
Changes
1
Hide whitespace changes
Inline
Side-by-side
yafitsv/views/olqv.ejs
View file @
fc73be3c
...
...
@@ -1573,7 +1573,7 @@ var SAMPPNGPublishControl = (function (Control) {
}
}
var
m
y
Chart
=
Highcharts
.
chart
(
'
spectrum
'
,
{
var
spectru
mChart
=
Highcharts
.
chart
(
'
spectrum
'
,
{
title
:
{
text
:
toptitle
},
...
...
@@ -1964,7 +1964,7 @@ var SAMPPNGPublishControl = (function (Control) {
this
.
plot
=
function
(
iRA0
,
iRA1
,
iDEC0
,
iDEC1
,
zmin
,
zmax
)
{
ENTER
();
var
m
y
Chart
2
=
Highcharts
.
chart
(
_itsGD
,
{
var
summedPixelsSpectru
mChart
=
Highcharts
.
chart
(
_itsGD
,
{
title
:
{
text
:
toptitle
},
...
...
@@ -2175,7 +2175,7 @@ var SAMPPNGPublishControl = (function (Control) {
highChartData
.
push
([
plotData2
.
x
[
i
],
plotData2
.
y
[
i
]]);
}
m
y
Chart
2
.
series
[
0
].
update
({
summedPixelsSpectru
mChart
.
series
[
0
].
update
({
name
:
''
,
// unlimited number of points when zooming
cropThreshold
:
Infinity
,
...
...
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment