liprec / powerbi-d3jsvisual

Home of the code of my Power BI Custom Visual: D3JS Visual
MIT License
57 stars 20 forks source link

Generic convertor PBI table data to hierarchy JSON #6

Open liprec opened 6 years ago

liprec commented 6 years ago

Lot of D3.js samples/blocks use hierarchy/tree/parent-child JSON. Add a generic convertor method in the PBI object. Maybe include a boolean option for auto transformation.