Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

charts/fix: fix(chartContainer): data handling #363

Merged
merged 134 commits into from
Mar 19, 2020
Merged

Conversation

kleinju1017
Copy link
Contributor

Thank you for your contribution! 👏

To get it merged faster, kindly review the checklist below:

Pull Request Checklist

MarcusNotheis and others added 30 commits November 22, 2019 09:54
Added new component for line chart based on the recharts library
- Added loading placeholder when there aren't data
- Added loading spinner
- Sort data based on their category (y-Axis)
- Custom color line chart
- Added responsive chart container for loading charts
- New Component: composed chart to display line and bar chart in one chart
- Added Navigation bar for chart (composed chart and line chart)
- New interfacesfor composed chart and composed line chart
Added clickhandler: datapoints and itemlegend in Linerechart
Added clickhandler: itemlegend in ComposedCharts
Added config props to line chart
- second y axis with color formatter and labels

rework of click handler
reuse of chart container for composed charts
added bar chart component
Added clickHandler (data, legend) in BarRechart component
multiple fixes in the chart config object
- rework of composed chart (added clickhandler, defaultProps)
- unit test of LineRechart created
- added pie / donut chart to recharts
@github-actions
Copy link

Coverage Status

Coverage remained the same at 70.135% when pulling a756b2a on charts/fix into d21bac7 on master.

@MarcusNotheis MarcusNotheis merged commit fecef0d into master Mar 19, 2020
@MarcusNotheis MarcusNotheis deleted the charts/fix branch March 19, 2020 14:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants