Skip to content

Commit 2d27729

Browse files
committed
Update query include
1 parent c448434 commit 2d27729

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

assets/js/dashboard/stats/graph/visitor-graph.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ function fetchMainGraph(
3232
dimensions: [`time:${interval}`],
3333
include: {
3434
time_labels: true,
35+
time_label_result_indices: true,
3536
present_index: true,
3637
partial_time_labels: true
3738
}

0 commit comments

Comments
 (0)