{{/* Docs: https://docs.hugoblox.com/content/writing-markdown-latex/#charts Parameters ---------- data : Plotly JSON file name (without ".json" extension, since it is appended automatically to the name). Expects the JSON file to be placed in the page folder.(.Get "data") */}} {{ $json := printf "./%s.json" (.Get "data") }} {{ $id := delimit (shuffle (seq 1 9)) "" }}