We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c448434 commit 2d27729Copy full SHA for 2d27729
assets/js/dashboard/stats/graph/visitor-graph.tsx
@@ -32,6 +32,7 @@ function fetchMainGraph(
32
dimensions: [`time:${interval}`],
33
include: {
34
time_labels: true,
35
+ time_label_result_indices: true,
36
present_index: true,
37
partial_time_labels: true
38
}
0 commit comments