Releases: liprec/powerbi-d3jsvisual
V1.2.0 - Current store version
The D3.js Visual for Power BI provides a D3.js skeleton visual that everybody can use to create custom visuals with D3.js. Either the visual can be created from scratch or an existing D3.js visual can be used via a seamless 'lift-and-shift' procedure.
Visual available at: https://appsource.microsoft.com/en-us/product/power-bi-visuals/WA104381354?tab=Overview&src=github&mktcmpid=overview
Changes since last version:
- [NEW] Several prompts are extended with confirmation prompts
- [BUG] CSS editor is flagged as 'readonly'
V1.1.0 - Initial store version
The D3.js Visual for Power BI provides a D3.js skeleton visual that everybody can use to create custom visuals with D3.js. Either the visual can be created from scratch or an existing D3.js visual can be used via a seamless 'lift-and-shift' procedure.
Visual available at: https://appsource.microsoft.com/en-us/product/power-bi-visuals/WA104381354?tab=Overview&src=github&mktcmpid=overview
Changes since last version:
- [NEW] Support for optional
accessor
function forpbi.dsv
- [NEW] Added
pbi object
for look at the raw data - [CHANGE] SVG element dimensions are set at initial load (#1)
- [CHANGE] Update to API v1.9.0
- [BUG] Fieldnames with spaces do not working
- [BUG] Help URL not working
- [BUG] Editor not working in IE11
V1.0.1 - Pre-approved version
The D3.js Visual for Power BI provides a D3.js skeleton visual that everybody can use to create custom visuals with D3.js. Either the visual can be created from scratch or an existing D3.js visual can be used via a seamless 'lift-and-shift' procedure.
This is the a pre-approved version.