[+] Stack the bars in graph

This commit is contained in:
Hykilpikonna
2019-09-29 17:44:08 -04:00
parent e0c4426ebb
commit 70e6debe82
@@ -52,6 +52,7 @@ export default class GraphAverage extends Vue
{
return {
type: 'bar',
barGap: '-100%',
encode: {x: 0, y: i}
}
})