mirror of https://github.com/statping/statping
parent
a6f4dfdc02
commit
b80c61cd04
|
@ -110,7 +110,7 @@ let options = {
|
||||||
},
|
},
|
||||||
series: [
|
series: [
|
||||||
{
|
{
|
||||||
name: "Series 1",
|
name: "Response Time",
|
||||||
data: [
|
data: [
|
||||||
{
|
{
|
||||||
x: "02-10-2017 GMT",
|
x: "02-10-2017 GMT",
|
||||||
|
@ -146,7 +146,6 @@ let options = {
|
||||||
yaxis: {
|
yaxis: {
|
||||||
...axisOptions
|
...axisOptions
|
||||||
},
|
},
|
||||||
...annotation
|
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue