Skip to content

Commit b79d97a

Browse files
committed
Do not set Since and Until
1 parent a00327e commit b79d97a

4 files changed

Lines changed: 6 additions & 6 deletions

File tree

README.adoc

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -409,8 +409,8 @@ image::superset/xapi/added-xapi-statements.png[align=center]
409409
|大項目 |小項目 |設定値
410410
|Datasource & Chart Type |Visualization Type |`Table View`
411411
.3+|Time |Time Column |`stored`
412-
|Since |`7 years ago`
413-
|Until |`now`
412+
|Since |`∞` (指定なし)
413+
|Until |`∞` (指定なし)
414414
|GROUP BY |Metric |`COUNT(*)`
415415
|===
416416

@@ -479,8 +479,8 @@ image::superset/caliper/added-caliper-statements.png[align=center]
479479
|大項目 |小項目 |設定値
480480
|Datasource & Chart Type |Visualization Type |`Table View`
481481
.3+|Time |Time Column |`event.eventTime`
482-
|Since |`7 years ago`
483-
|Until |`now`
482+
|Since |`∞` (指定なし)
483+
|Until |`∞` (指定なし)
484484
|GROUP BY |Metric |`COUNT(*)`
485485
|===
486486

@@ -584,8 +584,8 @@ JupyterHubで加工したステートメントが可視化できることを確
584584
|大項目 |小項目 |設定値
585585
|Datasource & Chart Type |Visualization Type |`Distribution - Bar Chart`
586586
.3+|Time |Time Column |`timestamp`
587-
|Since |`7 years ago`
588-
|Until |`now`
587+
|Since |`∞` (指定なし)
588+
|Until |`∞` (指定なし)
589589
.2+|Query |Metric |`COUNT(*)`
590590
|Series |`object.id`
591591
|===
-128 KB
Loading
-61.6 KB
Loading
16.6 KB
Loading

0 commit comments

Comments
 (0)