Skip to main content

Allow snapshots of your visualization

To be able to take a snapshot of your visualization for use in data storytelling, it must be enabled in the code. This is done by setting the canTakeSnapshot parameter of the snapshot property to true.

Example

snapshot: {
	canTakeSnapshot: true
}

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!