Introduces ChartLegend component

This commit is contained in:
mashazyu
2019-11-17 17:46:21 +01:00
committed by Sofiya Tepikin
parent 270b823c20
commit 3598dd5b80
3 changed files with 33 additions and 14 deletions
+4
View File
@@ -131,6 +131,10 @@ const styles = {
alignItems: 'center',
justifyContent: 'center',
},
chartLegend: {
alignItems: 'center',
justifyContent: 'center',
},
horizontalGrid: {
position:'absolute',
borderStyle: 'solid',