Changes Ploop_sp plot location
This commit is contained in:
parent
daa92510d3
commit
ba5e38144e
|
|
@ -73,8 +73,8 @@ const plots = [
|
|||
{ id: 'Qperm-plot', quantity: 'Qperm', title: 'Qperm per PU', refKey: 'Qperm_sp' },
|
||||
{ id: 'Qdilute-plot', quantity: 'Qdilute', title: 'Qdilute per PU' },
|
||||
{ id: 'Qdrain-plot', quantity: 'Qdrain', title: 'Qdrain per PU' },
|
||||
{ id: 'Pro-plot', quantity: 'Pro', title: 'Pro per PU', refKey: 'Ploop_sp' },
|
||||
{ id: 'Pdilute-plot', quantity: 'Pdilute', title: 'Pdilute per PU' },
|
||||
{ id: 'Pro-plot', quantity: 'Pro', title: 'Pro per PU' },
|
||||
{ id: 'Pdilute-plot', quantity: 'Pdilute', title: 'Pdilute per PU' , refKey: 'Ploop_sp'},
|
||||
{ id: 'Cdilute-plot', quantity: 'Cdilute', title: 'Cdilute per PU' },
|
||||
];
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user