UNPKG

plotly.js

Version:

The open source javascript graphing library that powers plotly

13 lines (11 loc) 203 B
'use strict'; module.exports = { circle: '●', 'circle-open': '○', square: '■', 'square-open': '□', diamond: '◆', 'diamond-open': '◇', cross: '+', x: '❌' };