@@ -41,7 +41,7 @@ export default {
<style lang="scss" scoped>
.chart-contain {
position: relative;
- height: 400px;
+ // height: 400px;
width: 84%;
margin: 20px auto;
}