+
+ {{ $t('theme.lineColor') }}
+
+
+ updateConfig('lineColor', val)">
+
+
+
+ {{ $t('theme.lineWidth') }}
+ updateConfig('lineWidth', val)">
+
+
+
+
+ {{ $t('theme.lineStyle') }}
+ updateConfig('lineStyle', val)">
+
+
+
+
+ {{ $t('theme.lineDasharray') }}
+ updateConfig('lineDasharray', val)">
+
+
+
+
+ {{ $t('theme.lineRadius') }}
+ updateConfig('lineRadius', val)">
+
+
+
+
+ {{ $t('theme.showLineMarker') }}
+ updateConfig('showLineMarker', val)">
+
+
+ {{ $t('theme.lineFlow') }}
+ updateConfig('lineFlow', val)">
+
+
+ {{ $t('theme.lineFlowDuration') }}
+ updateConfig('lineFlowDuration', val)">
+
+
+ {{ $t('theme.lineFlowForward') }}
+ updateConfig('lineFlowForward', val)">
+ {{ $t('theme.forward') }}
+ {{ $t('theme.reverse') }}
+
+
+
+