- Show context menu when right-clicking on empty spot inside the visual
- Update powerbi utils and tools dependencies
- Add dynamic drill control support
- Fix grouped legend overlapping the visual
- Update dataview validation
- Fix a bug with reassigning colors
- Fix a bug with incorrect mekko height
- Add shift and meta keys for multiselection
- Add conditional formatting to default color picker
- Add aria-selected attribute, option role, and listbox role for screen readers
- Add aria-label attribute for screen readers
- Add keyboard navigation with Tab, Enter, and Space
- Update powerbi-visuals-api to 5.4.0
- Update powerbi-visuals-tools to 4.3.2
- Implement new format pane using the updated powerbi-visuals-api
- Add font control to x and y axis settings
- Add font picker for the legend
- Fix selection rendering issue
- Fix rendering of filtered series
- Update powerbi-visuals-tools to 3.0.7
- Azure Pipelines integration
- Visual packages and powerbi utils update
- [email protected] based visual
- Additional minimal height calculation now is applied only if rotation option is enabled
- Length of X-axis labels now is calculated based on formatted labels
- Minimal height was reduced from 100 to 80
- Added localization for all supported languages
- Added Power BI bookmarks support
- Legend category sorts by category sort datafield
- Fix sort series properties
- Displaying the legend with specific dataset breaks the visual - fixed
- Prevent creating visual SVG with negative sizes when no enough space for svg elements
- Fix x-axis title position, when axis labels rotated to 45 degrees
- Fix color selection, when visual doesn't have series
- Displaying category with null value
- Add sorting of legend items by value
- Add sorting values of series in each category
- Add property to configure displaying of percent value in a scope of each category or all data
- Add property to rotate category labels to 45 degrees for displaying text without truncating
- Add property to force display the labels in case no enough space to display label
Features for a specific dataset. The options available only when each value belongs to only one category
- Gradient color for each category
- Grouping legend items by category
- Sort legend each category items by value
- Fix for bug - X-axis label hided incorrectly