bands-visualiser
Version:
A plotly.js renderer for Bands, DOS, combined Bands/Dos and fatBands.
26 lines (25 loc) • 571 B
JSON
{
"projData": {
"x": [0, 1, 2.9, 3, 3.1, 5],
"ys": [
[],
[],
[]
],
"weights": [
[],
[],
[]
]
},
"traceFormat": {
"type": "scatter",
"mode": "lines",
"line": { "color": "rgba(0,0,0,0)" },
"hoveron": "points",
"legendgroup": "Test Group legend",
"showLegend": true,
"fillcolor": "rgba(170,80,40,0.8)",
"name": "Projection 1"
}
}