-
Notifications
You must be signed in to change notification settings - Fork 598
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add ApexChart based visualizations #3040
Conversation
Hey @sydp This is a big PR :) It will take some time to review. I'll catch up with you offline to see if we can break it up a bit. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
(2/X) I continued with some of the chart files. Please take a look at the comments below.
timesketch/frontend-ng/src/components/LeftPanel/Visualizations.vue
Outdated
Show resolved
Hide resolved
timesketch/frontend-ng/src/components/Visualization/SavedVisualization.vue
Outdated
Show resolved
Hide resolved
timesketch/frontend-ng/src/components/Visualization/VisualizationEditor.vue
Outdated
Show resolved
Hide resolved
timesketch/frontend-ng/src/components/Visualization/AggregationConfig.vue
Show resolved
Hide resolved
timesketch/frontend-ng/src/components/Visualization/ChartConfig.vue
Outdated
Show resolved
Hide resolved
timesketch/frontend-ng/src/components/Visualization/VisualizationEditor.vue
Outdated
Show resolved
Hide resolved
timesketch/frontend-ng/src/components/Visualization/VisualizationEditor.vue
Outdated
Show resolved
Hide resolved
timesketch/frontend-ng/src/components/Visualization/AggregationConfig.vue
Outdated
Show resolved
Hide resolved
….vue Co-authored-by: Janosch <99879757+jkppr@users.noreply.github.com>
…lization.vue Co-authored-by: Janosch <99879757+jkppr@users.noreply.github.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
3/X
timesketch/frontend-ng/src/components/Visualization/AggregationConfig.vue
Outdated
Show resolved
Hide resolved
timesketch/frontend-ng/src/components/Visualization/ChartColumn.vue
Outdated
Show resolved
Hide resolved
timesketch/frontend-ng/src/components/Visualization/AggregationConfig.vue
Outdated
Show resolved
Hide resolved
…nConfig.vue Co-authored-by: Janosch <99879757+jkppr@users.noreply.github.com>
I'm not able to comment to this in thread but this seems to be working as intended on my machine. perhaps it could be stale data after changing the max document count value. does clicking the "load button" produce the expected data? edit: disregard, I think i am able to replicate. seems the value isn't propagating. |
Adjusting the agg UI following latest UX mocks
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Thanks for all the work on this feature!
Adds ApexChart based visualizations to frontend-ng
Checks
Closing issues
Put
closes #XXXX
in your comment to auto-close the issue that your PR fixes(if such).
cast.webm