Skip to content

Commit

Permalink
Merge branch 'main' into obsDashUI
Browse files Browse the repository at this point in the history
Signed-off-by: Adam Tackett <[email protected]>
  • Loading branch information
TackAdam authored Aug 26, 2024
2 parents c05247d + dd544f7 commit ab2e08c
Show file tree
Hide file tree
Showing 10 changed files with 21,410 additions and 17,561 deletions.
1 change: 0 additions & 1 deletion common/constants/shared.ts
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,6 @@ export const LONG_CHART_COLOR = PLOTLY_COLOR[1];
export const pageStyles: CSS.Properties = {
float: 'left',
width: '100%',
maxWidth: '1130px',
};

export enum VIS_CHART_TYPES {
Expand Down
Loading

0 comments on commit ab2e08c

Please sign in to comment.