@ -107,9 +107,17 @@ class Signinstatistics extends Component {
let {datas,newlist,course_groups,spal}=this.state;
const cols = {
temperature: {
type: 'log',
base: 10
month: {
type: 'linear',
nice:[1,10],
min:1,
minLimit:1,
minTickInterval:2
},
temperature:{
nice:[0,100],
}
};