3

I am working with Kibana 5.4.3 and I am building a distribution chart (as indicated in the graph below in green). This looks like a gaussian distribution and for that reason i would like two add two vertical red lines to indicate the standar deviation. Do you know how I can realize this ?

enter image description here

Thanks a lot !

Yassir S
  • 1,032
  • 3
  • 21
  • 44

1 Answers1

0

If you want to change the functionality of the existing visualization then Kibana Plugin development is the route you can choose. Kibana plugin development related info is available at - Kibana Plugin development.

Shaleen
  • 829
  • 7
  • 17