Good day,
I am using AWS ES Kibana and I created a pie chart to figure out the number of 1's and 0's of a certain field ("approved"). This was created with Metrics - Aggregation: Count, Buckets - Split Slices, Aggregation: Terms, Fields - approved.keyword.
Now in my graph I would want to change the 0 to "Rejected" and 1 to "Approved".
I am new to AWS ES Kibana so this might be a dumb question, and obvious answers might solve this.
Thanks.