Releases: nginformatica/amazing-react-charts
Releases · nginformatica/amazing-react-charts
1.0.0 - Update dependencies
- 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
Fixed AudiometryChart
- Replaced the undefined by null;
Update README steps to run the demo.
0.7.9 - Fixed LineChart and VerticalChart
- VerficalChart: Insert horizontal scroll
- LineChart: Consider formatted value
0.7.8 - Fixed AreaChart
Fix(area-chart): add standard formatDate if undefined.
- Update function formatTooltip when formatDate not for the past.
0.7.7 - Fixed AreaChart
- AreaChart
- Update type Component
- Add if whem yComponent are function and your param are object
0.7.6 - Fixed DonoutChart and VerticalBarChart
- 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
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
- 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
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
Changes:
Added images on horizontal bar chart