Temporarily removed visualizations for 3.0-alpha1.#1272
Merged
peterzhuamazon merged 3 commits intoopensearch-project:mainfrom Mar 16, 2025
Merged
Temporarily removed visualizations for 3.0-alpha1.#1272peterzhuamazon merged 3 commits intoopensearch-project:mainfrom
peterzhuamazon merged 3 commits intoopensearch-project:mainfrom
Conversation
Signed-off-by: AWSHurneyt <hurneyt@amazon.com>
Collaborator
Author
|
The cypress test workflow will likely fail. PR #1269 is intended to fix the workflow configuration, but is still a work in progress. Will run the cypress tests locally, and post the output. |
amsiglan
approved these changes
Mar 15, 2025
…to distribution. Signed-off-by: AWSHurneyt <hurneyt@amazon.com>
Signed-off-by: AWSHurneyt <hurneyt@amazon.com>
Collaborator
Author
|
Used |
peterzhuamazon
approved these changes
Mar 16, 2025
66 tasks
1 task
vikhy-aws
pushed a commit
to vikhy-aws/security-analytics-dashboards-plugin
that referenced
this pull request
Nov 4, 2025
* Refactored vega-based visualizations to chart.js. Signed-off-by: AWSHurneyt <hurneyt@amazon.com> * Removed visualizations as chart.js dependency is also not building into distribution. Signed-off-by: AWSHurneyt <hurneyt@amazon.com> * Updated snapshots. Signed-off-by: AWSHurneyt <hurneyt@amazon.com> --------- Signed-off-by: AWSHurneyt <hurneyt@amazon.com>
1 task
vikhy-aws
pushed a commit
to vikhy-aws/security-analytics-dashboards-plugin
that referenced
this pull request
Nov 4, 2025
* Refactored vega-based visualizations to chart.js. Signed-off-by: AWSHurneyt <hurneyt@amazon.com> * Removed visualizations as chart.js dependency is also not building into distribution. Signed-off-by: AWSHurneyt <hurneyt@amazon.com> * Updated snapshots. Signed-off-by: AWSHurneyt <hurneyt@amazon.com> --------- Signed-off-by: AWSHurneyt <hurneyt@amazon.com> Signed-off-by: vikhy-aws <191836418+vikhy-aws@users.noreply.github.com>
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.
Description
Refactored vega-based visualizations to chart.js.Removed visualizations from the plugin. The chart.js assets are causing the following error when running the plugin on a docker image.
Issues Resolved
#1185
Check List
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.