UNPKG

@eeacms/react-chart-editor

Version:

plotly.js chart editor react component UI

64 lines (63 loc) 1.02 kB
{ "data": [ { "type": "histogram", "mode": "markers", "uid": "dcb598", "x": [ 1, 2, 3 ], "xsrc": "x1", "autobinx": true, "xbins": { "start": -0.5, "end": 7.5, "size": 2 }, "y": [ 2, 3, 4 ], "ysrc": "y1", "error_x": { "visible": true, "symmetric": true }, "error_y": { "visible": true, "symmetric": false }, "orientation": "v", "autobiny": true, "ybins": { "start": -0.5, "end": 7.5, "size": 2 } } ], "layout": { "plot_bgcolor": "rgb(255, 0, 0)", "xaxis": { "range": [ 0, 2.3157894736842106 ], "autorange": true, "type": "linear" }, "yaxis": { "range": [ -0.5, 7.552631578947369 ], "autorange": true, "type": "linear" }, "autosize": true }, "frames": [] }