Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 728 Bytes

File metadata and controls

21 lines (17 loc) · 728 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[1.0.1] - 2023-05-04

Changed

  • Updated the default color values.
  • Updated the default values of the height, width and responsive properties.
  • Updated the pointStyle behaviour without affecting the pointColor.

Added

  • New props pointInnerColor, dotRadius addedd specific to "circle" and "circle-dot" point styles.

[1.0.0] - 2023-04-08

Added

  • Released the SingleDivUI library with the below components:
    • Line chart
    • Bar chart
    • Area chart