Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.
Hi,
I am developing a custom visual which is related to Map.
I am using D3 library for this. To draw a map, D3 is using topojson.
I don't know where should I refer the topojson library in the custom visual.
I am referring the below link to develope the custom visual.
http://blog.jongallant.com/2016/11/pbiviz-12-d3-35-reference/
I need a detailed explanation on how to install topojson library? where should I refer that? and how to use that in the javascript file?
Kindly help me.
Thanks in advance.
This is a very similar issue to that in this thread, you may have a look.
Hello,
Thank you for your reply.
Can I add any JSON file in the external folder which I want to use in my Javascript code.
Just use JS instead for the time being.