Added video preview to dynamic colors page - #79
Closed
marcosqlbi wants to merge 1 commit into
Closed
Conversation
There was a problem hiding this comment.
Pull request overview
Adds an above-the-fold video “preview” on the Synoptic Panel Dynamic Colors documentation page so readers can jump straight to the Assign Dynamic Colors section with a visual cue.
Changes:
- Added a blockquoted video preview (two MP4s) near the top of the page.
- Wrapped the preview in a link to
#assign-dynamic-colors.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
| > **If you already have a measure** or a visual calculation that returns the value used for formatting, you can **skip Step 1 and go directly to [Assign Dynamic Colors](#assign-dynamic-colors)**. | ||
| > **If you already have a measure** or a visual calculation that returns the value used for formatting, you can **skip Step 1 and go directly to [Assign Dynamic Colors](#assign-dynamic-colors)**. | ||
| > | ||
| > [<video src="images/conditional-formatting.mp4" width="220" autoplay loop muted></video> <video src="images/color-rules.mp4" width="200" autoplay loop muted></video>](#assign-dynamic-colors) |
| > **If you already have a measure** or a visual calculation that returns the value used for formatting, you can **skip Step 1 and go directly to [Assign Dynamic Colors](#assign-dynamic-colors)**. | ||
| > **If you already have a measure** or a visual calculation that returns the value used for formatting, you can **skip Step 1 and go directly to [Assign Dynamic Colors](#assign-dynamic-colors)**. | ||
| > | ||
| > [<video src="images/conditional-formatting.mp4" width="220" autoplay loop muted></video> <video src="images/color-rules.mp4" width="200" autoplay loop muted></video>](#assign-dynamic-colors) |
Comment on lines
+17
to
+18
| > **If you already have a measure** or a visual calculation that returns the value used for formatting, you can **skip Step 1 and go directly to [Assign Dynamic Colors](#assign-dynamic-colors)**. | ||
| > |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Needs review, I added a video preview at the beginning so people who look for a visual explanation could skip the first section and roll back if they need it, while people who read what is written should not have any issue. But if the video preview at the beginning is confusing, we can just keep it as-is.