Skip to content

Releases: liprec/powerbi-d3jsvisual

V1.2.0 - Current store version

07 Jan 18:49
Compare
Choose a tag to compare

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

08 Dec 21:23
Compare
Choose a tag to compare

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 for pbi.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

28 Nov 20:15
Compare
Choose a tag to compare
Pre-release

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.