Open
Conversation
* Update dependencies * Split d3 and lodash packages * Add eslint * Add privileges, 4-digits version, update gitignore * Add keyboard navigation, fix tooltips * Migrate to formatting model * Add font control settings for legend and data labels * Add aria attributes for keyboard navigation * Add style for keyboard navigation * Fix test + new test for selection and multi selection behavior, for keyboard navigation * Fix lint errors * Update visual version * Add build yml file * Add short and long descriptions * Fix topLevelSlice * Fix legend selection * Add hover style for dots * Fix display setting * Update outdated dependencies * Remove travis and coveralls from readme * Remove travis.yml and azure-pipelines.yml * Add rendering events --------- Co-authored-by: Iuliia Kulagina <v-ikulagina@microsoft.com>
* Add onObject formatting for data labels * Add onObject formatting for legend * Add onObject formatting for data colors * Add onObject formatting for line and display settings * Remove event listeners in the format mode * Use api 5.8.0 and obObject dependency * Fix outline for legend title direct edit * Add localization for onObject shortcuts * Remove fix for selectionId * Add localization for fill property, add default value for legend title * Move onObject settings to the settings file * Split references interfaces * Update powerbi-visuals-api dependency * Fix custom outline id * Increment visual version, add onobject utils --------- Co-authored-by: Iuliia Kulagina <v-ikulagina@microsoft.com>
* Disable keyboard navigation in format mode * Increment visual version --------- Co-authored-by: Iuliia Kulagina <v-ikulagina@microsoft.com>
Co-authored-by: Iuliia Kulagina <v-ikulagina@microsoft.com>
* Fix styling options for legend * Increment visual version --------- Co-authored-by: Iuliia Kulagina <v-ikulagina@microsoft.com>
Co-authored-by: Iuliia Kulagina <v-ikulagina@microsoft.com>
* Remove interactivity utils * Add support of multi visual selection * Labels without settings * Return deselection test * Scale visual without xlabels * Add opacity to ylabels * Fix npm audit, update api * Increase visual version * Fix test after updating test utils --------- Co-authored-by: Iuliia Kulagina <v-ikulagina@microsoft.com>
* add percision and display units logic * limit gihub workflows ubuntu usage to 22.04 * add locolization for labels * Fix sorting for overlapping labels * Add label line length setting * Fix precision and change setting name * Move onObject logic from visual class * Add onObject to Y-axis labels * Fix lint * Move show to IFontReference * Bump version 3.2.0.0 * Fix visibility and revertToDefaultDescriptor of font * Fix audit * Update lint config * Update chartutils and other dependencies * Rename useCustomColor property --------- Co-authored-by: Alexey <v-alesemenov@microsoft.com>
* Radar chart update v3.0.0.0 (#82) * Update dependencies * Split d3 and lodash packages * Add eslint * Add privileges, 4-digits version, update gitignore * Add keyboard navigation, fix tooltips * Migrate to formatting model * Add font control settings for legend and data labels * Add aria attributes for keyboard navigation * Add style for keyboard navigation * Fix test + new test for selection and multi selection behavior, for keyboard navigation * Fix lint errors * Update visual version * Add build yml file * Add short and long descriptions * Fix topLevelSlice * Fix legend selection * Add hover style for dots * Fix display setting * Update outdated dependencies * Remove travis and coveralls from readme * Remove travis.yml and azure-pipelines.yml * Add rendering events --------- * Radar chart OnObject support (#87) * Add onObject formatting for data labels * Add onObject formatting for legend * Add onObject formatting for data colors * Add onObject formatting for line and display settings * Remove event listeners in the format mode * Use api 5.8.0 and obObject dependency * Fix outline for legend title direct edit * Add localization for onObject shortcuts * Remove fix for selectionId * Add localization for fill property, add default value for legend title * Move onObject settings to the settings file * Split references interfaces * Update powerbi-visuals-api dependency * Fix custom outline id * Increment visual version, add onobject utils --------- * Disable keyboard navigation in format mode (#89) * Disable keyboard navigation in format mode * Increment visual version --------- * Fix visual version (#90) * Fix legend formatting bugs (#91) * Fix styling options for legend * Increment visual version --------- * New translations (#92) * Revert "New translations (#92)" (#93) This reverts commit 875d4c8. The localizations invalid * New translations (#94) * Increment visual version (#95) --------- Co-authored-by: MulyukovAidar <v-aimulyukov@microsoft.com> Co-authored-by: pbicvloc <104190707+pbicvloc@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.