Disable Warning caused in creaction of a saved_object. The warning appears when I transform data by a filtering #2490
Unanswered
LombardoAndrea195
asked this question in
Q&A
Replies: 2 comments 5 replies
-
It's unclear what warning you're talking about. Can you provide an example of the code you're running, and the output you're seeing? |
Beta Was this translation helpful? Give feedback.
0 replies
-
I don't know if you have also a suggestion for displaying in the legend the colors that appear in the graph. |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I decided to use the suggestion on this link that suggest to create panel of vega with altair. Everything works fine except for the warning. I've tried to remove warnings on setting advance but I dindn't mange to solve.
In order to save the chart I use the routines on this link.
Every help will be appreciate.
The problem as suggest in previous topics open is on data, (because the warning is refer to @timestamp and another date field).
I would like to hide the warning in order to work without it, maybe is it possible inserting a script on the routines on 2 links in order to add the script in this link
Beta Was this translation helpful? Give feedback.
All reactions