ContributionsMost RecentNewest TopicsMost LikesSolutionsRe: Line Chart - X-Axis label customization (granularity, formatting, frequency, first/last values) Thanks Ophir, I'd like to add an annotation to the x-axis, to say "Sample size = n" (where n is updated by dashboard filters) as well as keep the x-axis labels. Is there a script to do this? Thanks, Adrian Re: Arranging widgets in a dashboard Thanks Hari, that works really well for me. Arranging widgets in a dashboard I'd like to layout widgets better on my page, and I reckon I need to use blox to do that - almost like old-school HTML and divs for controlling layout (stop me if I'm wrong!) . What I can't figure out is how to put widgets into a blox container. Can anyone share how to do that? The layout I'm after has different numbers of widgets per row, and some widgets that span 2 columns. All help gratefully received! SolvedRe: Dashboard Inspiration Thanks for the inspiration, all! I'd like to layout widgets better on my page, and I reckon I need to use blox to do that - almost like old-school HTML and divs for controlling layout (stop me if I'm wrong!) . What I can't figure out is how to put widgets into a blox container. Can anyone share how to do that? The layout I'm after has different numbers of widgets per row, and some widgets that span 2 columns. All help gratefully received! Re: Blox submit to zapier is empty Thanks for the great help and responses everyone. Apologies I've not got replying sooner, covid got in the way. The custom action and fix for the CORS issue gets me going ok once I avoided the ActionSet. Thanks again, Adrian Blox submit to zapier is empty Hi all, I'm trying to create my first blox widget that collects some data and submits it to Zapier. I'm using Zapier's webhooks app and its catch hook event. When I submit from Blox I see the request in Zapier but it shows querystring: as empty. I've followed the webhooks example from this page https://documentation.sisense.com/l2021-11-x/docs/sisense-blox-tutorials but I can't get it to work. I even tried adding some hard coded key value pairs into the data attribute of the action. Can anyone suggest what I'm doing wrong, and how to fix it? Thanks, Adrian Solved