Skip to content

Latest commit

 

History

History
94 lines (62 loc) · 2.49 KB

CHANGELOG.md

File metadata and controls

94 lines (62 loc) · 2.49 KB

3.5.0

  • Fixed bug when X axis labels height was calculated incorrectly if labels were numeric

3.4.0

  • Fixed the issue when Gradient Start and End colors didn't change after changing Colorbrewer
  • Fixed the bug when X-axis labels cut off at the top when increasing text size

3.3.0

  • Made the visual resize more predictably

3.2.0

  • Disabled scrolling in the visual
  • Negative values in NumUpDown components in the formatting pane are no longer allowed
  • Fixed bug when the rightmost X-axis label is cut off when the visual is resized
  • Fixed bug with X-axis labels shifting to the right
  • Legend labels rotate 65 degrees on resize to avoid collisions

3.1.2

  • Removed redundant packages

3.1.1

  • Fixed issue with rounding legend values
  • Fixed issue with incorrect number of buckets displayed in the formatting pane

3.1.0

  • Added option to resize cells vertically

3.0.0

  • Updated packages and APIs to the current latest version
  • Fixed vulnerabilities

1.5.0

  • High contrast mode
  • API 1.13.0

1.4.0

  • Added localization for all supported languages

1.3.4

  • Segoe UI font families were removed from properties
  • Default font family changed to Arial

1.3.3

  • Fix issue when cells overlap Y axis labels in reading view.

1.3.2

  • Fix displaying min negative value in legend

1.3.1

  • Fix issue when zero value displays as null

1.3.0

  • Option to configure displaying of cells with null values

1.2.3

  • Table cell max height limited by 60px

1.2.2

  • Default axis label colors changed to grey
  • Fixed minimal size of SVG in the visual to display legend labels

1.2.1

  • UPD: API was updated to 1.7.0

1.2.0

  • Add fond settings for axis labels and data labels in cells
  • Cells scale depends on text size
  • Add auto-scroll if chart doesn't fit into viewport

1.1.0

  • Add gradient color selection feature as alternative for pre defined colorbewers
  • Add bucket number limitation from 1 to 18 for gradient colors
  • Add bucket number limitation between min and max buckets in from set for pre defined colorbewers
  • X axis labels properties
  • Y axis labels properties
  • Add tolltips by tooltip services
  • Fix bug when left upper cell draws on axis label position if first value in the category is null
  • Left and top margins of grid depend from height and width values of axis labels
  • Add property to limit number of symbols in Y axis labels text

1.0.1

  • Data labels displaying in cells