[+] Show axis label
This commit is contained in:
@@ -31,6 +31,11 @@ export default class GraphAverage extends Vue
|
|||||||
xAxis:
|
xAxis:
|
||||||
{
|
{
|
||||||
type: 'category',
|
type: 'category',
|
||||||
|
axisLabel: {
|
||||||
|
interval: 0,
|
||||||
|
inside: false,
|
||||||
|
rotate: 90
|
||||||
|
},
|
||||||
},
|
},
|
||||||
|
|
||||||
// Y axis represents GPAs and MaxGPAs
|
// Y axis represents GPAs and MaxGPAs
|
||||||
|
|||||||
Reference in New Issue
Block a user