[O] Remove x axis name
This commit is contained in:
@@ -52,9 +52,6 @@ export default class CourseScatter extends Vue
|
|||||||
xAxis:
|
xAxis:
|
||||||
{
|
{
|
||||||
type: 'time',
|
type: 'time',
|
||||||
name: 'Timeline',
|
|
||||||
nameLocation: 'center',
|
|
||||||
nameGap: 42,
|
|
||||||
max: FormatUtils.toChartDate(new Date())
|
max: FormatUtils.toChartDate(new Date())
|
||||||
},
|
},
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user