ActiveData icon indicating copy to clipboard operation
ActiveData copied to clipboard

Ensure we have a test for single-edge sorting

Open klahnakoski opened this issue 5 years ago • 0 comments

"edges":[{
		"allowNulls":false,
		"domain":{
			"interval":"week",
			"max":"today",
			"min":"today-1year",
			"type":"time",
			"sort":-1
		},
		"name":"date",
		"value":"action.end_time"
	}],

klahnakoski avatar Oct 08 '19 20:10 klahnakoski