Skip to content

Instantly share code, notes, and snippets.

@ijokarumawak
Last active October 19, 2021 02:13
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ijokarumawak/58afd8e3972e78c995e08209f8d46610 to your computer and use it in GitHub Desktop.
Save ijokarumawak/58afd8e3972e78c995e08209f8d46610 to your computer and use it in GitHub Desktop.
Show multiple metrics in the same Kibana Lens chart

Show two metrics using different chart styles.

  • Use two layers, line chart and bar chart
  • Use the same x-axis among the two layers, order_date date histogram in this example
  • Use different colors
  • Separate y-axis
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment