Skip to content

Latest commit

 

History

History
67 lines (52 loc) · 1.51 KB

CHANGELOG.md

File metadata and controls

67 lines (52 loc) · 1.51 KB

3.0.5.0

  • Fix bug with empty columns gradient when legend is disabled

3.0.4.0

  • Use selectionManager instead of interactivity utils
  • Add interactivity to legend
  • Add context menu to legend and axis labels
  • Add aria-labels
  • API 5.11.10

3.0.3.0

  • Fix issue with categoryAxis end type
  • Update packages
  • API 5.9.1

3.0.2.0

  • Fix the data labels that didn't fit in the group on the right
  • Fix vertical position of the data labels

3.0.1.0

  • Fix x-axis settings
  • Fix colors in high contrast mode

3.0.0.0

  • Update packages to the latest versions
  • Replace custom scroll with native
  • Add keyboard navigation
  • Migrate to formatting pane

2.1.1

  • Update packages to the latest versions
  • Add context menu

2.1.0

  • Update all package to the latest version.
  • Fix highlighting issue

2.0.1

  • UPD: powerbi-visuals-tools has been updated to 3.0.9 to add IE11 support
  • UPD: API has been updated to 2.3.0 to add IE11 support
  • UPD: powerbi-visuals-api has been updated to 2.3.1 to add IE11 support
  • @babel/polyfill has been used as [email protected] requirement

2.0.0

  • Webpack integration
  • API 2.1.0
  • Azure Pipelines integration

1.3.0

  • High contrast mode
  • API 1.13.0

1.2.0

  • Added localization

1.1.1

  • FIX: the visual doesn't work well if Legend data-field contains more items than 2

1.1.0

  • Bookmarks support

1.0.1

  • Add sorting functionality
  • Add options to change font-size/color/position for Group labels
  • FIX: "Legend labels are rendered incorrectly "
  • Add changelog.md