mirror of
https://gitlab.com/wgp/dougal/software.git
synced 2025-12-06 09:07:09 +00:00
Don't show a legend for points without gun data
This commit is contained in:
@@ -101,6 +101,7 @@ export default {
|
||||
type: "groupby",
|
||||
groups: src_number,
|
||||
styles: [
|
||||
{value: {showlegend: false}},
|
||||
{target: 1, value: {line: {color: "green"}}},
|
||||
{target: 2, value: {line: {color: "red"}}},
|
||||
{target: 3, value: {line: {color: "blue"}}}
|
||||
|
||||
Reference in New Issue
Block a user