Releases: microsoft/PowerBI-visuals-AsterPlot
Releases · microsoft/PowerBI-visuals-AsterPlot
v1.7.3.0
v1.7.3.0 - merge Dev (#126) * merge dev with main (#75) * Create node.js.yml * Rename node.js.yml to build.yml * Create codeql.yml * Fix Comments (#74) Co-authored-by: Firzinat Khuzeev <v-fkhuzeev@microsoft.com> Co-authored-by: Nikita Grachev <v-grniki@microsoft.com> * draft refactoring * draft refactoring * Add OnObject support (#77) * Update README.md * Delete .travis.yml, update build.yml * Fix eslint errors * Improve outline of arcs when in keyboard focus * Delete redundant dependency d3-selection-multi * Add AsterPlotSettingsModel.ts * Migrate to new formatting model * Add OnObject For "Legend", "Central label" cards * Add OnObject for "Labels" card settings * Fix accessing undefined field "tooltipInfo" * Populate pies colors slices * Add arc outlines around pie data points * Fix: context menu wasn't shown when right-clicking pies * Add OnObject for "Outer line" formatting settings * Update packages, bump version to 1.7.0.0 * Leave single outer line outline around pie chart * Fix pie color assignment * Fix custom arc outline when "Legend" is enabled * Remove event listeners while `formatMode` is enabled * Remove jquery and fix unit tests * Add visual short and long description * Update packages * Remove identity from outerline OnObject custom outline callback * Fix unexpected behaviour when second measure value was added to the first * Fix showing tooltip * Update build.yml to run GitHub Actions on "certification" branch * Add test checking converter is working correctly * Fix computing min and max measure values for chart * Add test to check that pie color pickers created for all pies * Fix scaling visual when outerline is enabled * v1.7.2.0 - Remove interactivity-utils (#90) * Create custom styles for keyboard focused slices * Split d3 into submodules * Fix context menu for center label, outer lines and legends * Add .vscode/launch.json with karma debug * Remove interactivity-utils * Fix TypeScript errors in tests * Add report page tooltip support * Remove duplicated rendering call * Update packages * Remove "coveralls" package * Add .vscode to .gitignore * Add 'show title' settings to legend card * Update eslint to v9 * Fix eslint errors * Rename properties with bad naming * Fix eslint ignore list * Refactor code * Refactor code and make legends scrollable * Fix the bug with selection not being reset on toggle * Refactor code to make it more readable * Refactor methods in behavior.ts to remove duplication, reformat visual.ts * Fix npm audit issues * Run GitHub actions on ubuntu-22.04 * v1.7.3.0 - Fix bugs (#108) * Add missing context menu * Use new chartutils+fix legend styles * Use new formattingModel + fix fill style for hcm * Fix report page tooltip * Fix onObject implementation * Increase stroke-width for hcm * Remove eventlisteners in format mode * Update formatting model * Bump version * Fix variable naming * Rename localization keys * New translations (#125) * Merge main (#127) * Create node.js.yml * Rename node.js.yml to build.yml * Create codeql.yml * Microsoft mandatory file (#53) Co-authored-by: microsoft-github-policy-service[bot] <77245923+microsoft-github-policy-service[bot]@users.noreply.github.com> * Update codeql.yml --------- Co-authored-by: Nikita Grachev <v-grniki@microsoft.com> Co-authored-by: microsoft-github-policy-service[bot] <77245923+microsoft-github-policy-service[bot]@users.noreply.github.com> Co-authored-by: MulyukovAidar <rememberlig@gmail.com> --------- Co-authored-by: Nikita Grachev <v-grniki@microsoft.com> Co-authored-by: s-ddavydenko <113129076+s-ddavydenko@users.noreply.github.com> Co-authored-by: Firzinat Khuzeev <v-fkhuzeev@microsoft.com> Co-authored-by: adiletelf <74559101+adiletelf@users.noreply.github.com> Co-authored-by: Iuliia Kulagina <86924383+kullJul@users.noreply.github.com> Co-authored-by: pbicvloc <104190707+pbicvloc@users.noreply.github.com> Co-authored-by: microsoft-github-policy-service[bot] <77245923+microsoft-github-policy-service[bot]@users.noreply.github.com> Co-authored-by: MulyukovAidar <rememberlig@gmail.com>
v1.4.0 (July 23, 2018)
- High contrast mode
- API 1.13.0
v1.3.0 (May 25, 2018)
- Added localization for all supported languages
v1.2.0 (March 22, 2018)
- UPD: powerbi-visuals-tools has been updated to 1.11.0 to support Bookmarks
- UPD: API has been updated to 1.11.0 to support Bookmarks
- UPD: powerbi-visuals-utils-interactivityutils has been updated to 3.1.0 to support Bookmarks
- UPD: powerbi-visuals-utils-testutils has been updated to "1.2.0" to support Bookmarks
v1.1.0 (August 3, 2017)
- Added "Pies Color" formatting options
- Added "Show Grid", "Show Grid Values", "Show Staright Lines", "Text Color", "Text Size" options for Outer line
- Removed stroke for pies
v1.0.1 (July 5, 2017)
- Upgraded to API 1.7.0
- Added language resource files
v0.5.7 (June 5, 2017)
- Option for configuring central label text was added