Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
T
toiletcoin
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Registry
Registry
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
1
Merge Requests
1
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
atichat
toiletcoin
Commits
3b2fa26c
Commit
3b2fa26c
authored
Aug 05, 2019
by
Chaiwith Santaweesuk
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
config feed
parent
042810a9
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
src/Pages/Home.js
+2
-2
No files found.
src/Pages/Home.js
View file @
3b2fa26c
...
@@ -109,7 +109,7 @@ class Home extends Component {
...
@@ -109,7 +109,7 @@ class Home extends Component {
// var mls = ms('1s');
// var mls = ms('1s');
let
now
=
endtime
?
endtime
:
new
Date
().
getTime
();
let
now
=
endtime
?
endtime
:
new
Date
().
getTime
();
let
q_data
=
{
let
q_data
=
{
start_absolute
:
now
,
start_absolute
:
now
-
(
60
*
60
*
24
*
1000
*
30
)
,
end_absolute
:
now
,
end_absolute
:
now
,
metrics
:
[
metrics
:
[
{
{
...
@@ -121,7 +121,7 @@ class Home extends Component {
...
@@ -121,7 +121,7 @@ class Home extends Component {
},
},
],
],
tags
:
{
tags
:
{
attr
:
[
'a12'
],
//
attr: ['a12'],
},
},
aggregators
:
[
aggregators
:
[
{
{
...
...
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