fetch possible values for gallery view
This commit is contained in:
@@ -80,7 +80,7 @@
|
||||
*ngIf="enableGallery"
|
||||
mat-button
|
||||
matTooltip="Create Gallery"
|
||||
(click)="plot()"
|
||||
(click)="gallery()"
|
||||
[disabled]="this.splitBy == null">
|
||||
<img src="assets/img/four-squares-line.svg" class="icon-inline" aria-hidden="true" title="Create Gallery (only active if 'Split' is set)" />
|
||||
Gallery
|
||||
|
||||
Reference in New Issue
Block a user