Skip to content
Discussion options

You must be logged in to vote

Hi @Cameronseitz ,

The JSON in your file should look something like below (I've changed the time stamps to a span between 2021-10-12 20:00:00.000Z and 2021-10-12 22:00:00.000Z

{ "TEST-GROUP": [ { "name": "Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua", "start": 1634068800000, "end": 1634072400000, "type": "TEST-GROUP", "color": "fuchsia", "textColor": "black" }, { "name": "Sed ut perspiciatis", "start": 1634070600000, "end": 1634074200000, "type": "TEST-GROUP", "color": "fuchsia", "textColor": "black" } ] }

Resulting in a plan similar to:

Replies: 2 comments 4 replies

Comment options

You must be logged in to vote
1 reply
@Cameronseitz
Comment options

Comment options

You must be logged in to vote
3 replies
@Cameronseitz
Comment options

@Cameronseitz
Comment options

@jvigliotta
Comment options

Answer selected by Cameronseitz
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants