UNPKG

tradingraph

Version:

Based on rpiontik chart https://github.com/rpiontik/crypto-chart

17 lines 255 B
export default { data () { return { offsets: { chartTop: 20, chartBottom: 20, navigatorOffset: 10 }, sizes: { navigator: { widthScale: 1, height: 50 } } }; } }