From ce5238273a30f0fd365f4ce20dfd70a5a1bba64f Mon Sep 17 00:00:00 2001 From: hriday-panchasara Date: Tue, 22 Nov 2022 16:45:07 -0600 Subject: [PATCH] Apply opacity to state label If state has opacity apply it to the font color as well Signed-off-by: hriday-panchasara --- timeline-chart/src/components/time-graph-state.ts | 2 ++ 1 file changed, 2 insertions(+) diff --git a/timeline-chart/src/components/time-graph-state.ts b/timeline-chart/src/components/time-graph-state.ts index afe0a777..29e9bc16 100644 --- a/timeline-chart/src/components/time-graph-state.ts +++ b/timeline-chart/src/components/time-graph-state.ts @@ -91,11 +91,13 @@ export class TimeGraphStateComponent extends TimeGraphComponent