Add screen on bar openness %

This commit is contained in:
Henri Bergius 2017-11-28 23:20:36 +01:00
parent 534525096b
commit e34c0b6690
4 changed files with 59 additions and 0 deletions

View file

@ -56,6 +56,7 @@ class Polar extends Component {
},
showlegend: false,
paper_bgcolor: 'transparent',
autosize: true,
};
let data = [];
const dayLabels = ts.getDayLabels();