The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
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.