PCqiandao
杨树明 5 years ago
parent a4a85ed61a
commit d030cbe859

@ -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:{
type: 'linear',
nice:[0,100],
minTickInterval:2
}
};

Loading…
Cancel
Save