Improve layout

This commit is contained in:
Matthias 2020-06-20 20:17:46 +02:00
parent c76533c6d7
commit e50c3d3d4b

View File

@ -11,7 +11,7 @@ import ECharts from 'vue-echarts';
import 'echarts'; import 'echarts';
const MARGINLEFT = '5%'; const MARGINLEFT = '5%';
const MARGINRIGHT = '5%'; const MARGINRIGHT = '4%';
// TODO plotConfig should come from the backend, or be configurable via UI // TODO plotConfig should come from the backend, or be configurable via UI
const plotConfig = { const plotConfig = {
@ -232,8 +232,9 @@ export default {
{ {
left: MARGINLEFT, left: MARGINLEFT,
right: MARGINRIGHT, right: MARGINRIGHT,
// height: '50%', height: '60%',
bottom: '150px', // top: '0px',
// bottom: '150px',
}, },
{ {
// Volume // Volume