UNPKG

plotly.js

Version:

The open source javascript graphing library that powers plotly

13 lines (11 loc) 182 B
'use strict'; module.exports = { INCREASING: { COLOR: '#3D9970', SYMBOL: '▲' }, DECREASING: { COLOR: '#FF4136', SYMBOL: '▼' } };