[+] Stack the bars in graph
This commit is contained in:
@@ -52,6 +52,7 @@ export default class GraphAverage extends Vue
|
|||||||
{
|
{
|
||||||
return {
|
return {
|
||||||
type: 'bar',
|
type: 'bar',
|
||||||
|
barGap: '-100%',
|
||||||
encode: {x: 0, y: i}
|
encode: {x: 0, y: i}
|
||||||
}
|
}
|
||||||
})
|
})
|
||||||
|
|||||||
Reference in New Issue
Block a user