Author |
Type |
Description |
Version |
👽 |
OV |
Gradient area chart |
1.0.0 |
Name |
Description |
Default |
lineWidth |
Line Width |
|
color |
Color |
|
back1 |
Back1 |
|
back2 |
Back2 |
|
<template>
<trading-vue :overlays="overlays"></trading-vue>
</template>
<script>
import TradingVue from 'trading-vue-js'
import Overlays from 'tvjs-overlays'
export default {
name: 'app',
components: { TradingVue },
data() {
return {
overlays: [Overlays['Area51']]
}
}
}
</script>
[
[
1593824400000,
9078.08979168
],
[
1593828000000,
9078.752937104315
],
[
1593831600000,
9079.350861139439
],
[
1593835200000,
9079.944945016325
],
[
1593838800000,
9080.633378545097
],
[
1593842400000,
9080.890367040583
],
[
1593846000000,
9080.969176176246
],
[
1593849600000,
9081.284110443845
],
[
1593853200000,
9081.327870818595
],
[
1593856800000,
9081.001287649238
]
]
Investopedia: Area51
Investopedia: Gradient area chart