Skip to content

Releases: nginformatica/amazing-react-charts

1.0.0 - Update dependencies

01 Nov 19:07
87929b0
Compare
Choose a tag to compare
  • The docz library that was used to render and interact with the graphics was deprecated and had no future releases.
  • With this, the docz was migrated to the storybook, and all necessary settings were adjusted.
  • Furthermore, all other libraries have been updated to the latest versions.

0.7.10 - Fixed AudiometryChart

07 Sep 18:55
e0009b2
Compare
Choose a tag to compare

Fixed AudiometryChart

  • Replaced the undefined by null;

Update README steps to run the demo.

0.7.9 - Fixed LineChart and VerticalChart

29 Aug 14:35
48b69ff
Compare
Choose a tag to compare
  • VerficalChart: Insert horizontal scroll
  • LineChart: Consider formatted value

0.7.8 - Fixed AreaChart

21 Jul 14:39
c77caf5
Compare
Choose a tag to compare

Fix(area-chart): add standard formatDate if undefined.

  • Update function formatTooltip when formatDate not for the past.

0.7.7 - Fixed AreaChart

20 Jul 12:42
88b369c
Compare
Choose a tag to compare
  • AreaChart
    • Update type Component
    • Add if whem yComponent are function and your param are object

0.7.6 - Fixed DonoutChart and VerticalBarChart

19 Jul 19:07
6126db5
Compare
Choose a tag to compare
  • Create a constants file and export for all charts if need
  • Fixed DonoutChart and VerticalBarChart
    • Add width with 100% from DonutChart
    • Resolve error complement label from VerticalBarChart

0.7.5 - Fixed tooltip formatted, intervals and reverse labels

07 Jul 18:00
49cdb90
Compare
Choose a tag to compare

Tooltip formatted

  • AreaChart
  • LineChart
  • VerticalBarChart

Intervals

  • Add verticalBarCharts intervals

Reverse

  • Add reverse to labels from HorizontalBarChart

0.7.4 - Fixed area-charts, line-charts and vertical-bar-charts

30 Jun 18:29
d5c80e9
Compare
Choose a tag to compare
  • LineCharts
  • Bug: Label with NAN:NAN
  • AreaCharts
  • Accept datetime label
  • VerticalBarCharts
  • Add sub-menus
  • Accept datetime formatter
  • Charts color getting styles from result

0.7.3 - Fixed forecast area and vertical bar charts

30 Jun 13:37
7b5a2f5
Compare
Choose a tag to compare

Changes:

  • Changed forecast area chart to use item number on time convert;
  • Updated format label on times values.

0.7.1 - Horizontal Bar Chart with images

19 Dec 21:10
75a5a34
Compare
Choose a tag to compare

Changes:

Added images on horizontal bar chart