applies formatting and linting
This commit is contained in:
@@ -66,18 +66,8 @@ provide(WEBSOCKET_SYMBOL, websocket);
|
||||
></Line>
|
||||
</Axis>
|
||||
</Graph>
|
||||
<Graph
|
||||
:width="800"
|
||||
:height="400"
|
||||
:duration="5 * 1000"
|
||||
>
|
||||
</Graph>
|
||||
<Graph
|
||||
:width="800"
|
||||
:height="400"
|
||||
:duration="2 * 1000"
|
||||
>
|
||||
</Graph>
|
||||
<Graph :width="800" :height="400" :duration="5 * 1000"> </Graph>
|
||||
<Graph :width="800" :height="400" :duration="2 * 1000"> </Graph>
|
||||
</main>
|
||||
</template>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user