-
REPOST: Dojo Forum for Beta Testing
I think that there should be a spot in the Dojo where you can: see a list of all active beta tests ask questions on how to use the beta products sign up to participate in the beta share experiences with the beta see the roadmap of when the beta will be pushed into production etc. This Idea was originally posted on August…
-
How to get an accurate aggregate average of a percentage on a line chart?
I have a line chart that shows a percentage across categories (opens/delivered graphed by email campaign). I would like to show which campaigns are above or below average with a line on the graph. Because of the different sizes of the email campaigns I cannot just average the ratios - instead I need to divide all the opens…
-
Read only DataSet API access/token generation
Hi! I'm working with a third party and would like them to have read-only API access to a certain dataset. I just figured out how to query data with the DataSet API, but I was concerned with access. I haven't found a way to restrict access to data. I know you change the scope of the client, but I didn't find any scope…
-
How to get a stream chart type to show no area when there are no values for that date?
Hi there! I'm using a stream card to show personal productivity over time. What I've run into is that there isn't anything done over the weekend, but the stream visualization I'm working with makes it look like there is. This is what I'm hoping to achieve: And this is what it looks like now. I'd also be open to ways to…