Dashboards & Visualizations

Plotting a trapezoid on a chart and calculating its area

keerthana_k
Communicator

Hi All,

I am trying to plot a trapezoid over a chart and calculate it’s area to find a value that I am interested in. Please refer image.
If I can get the length of the two sides and the height from base, then I can calculate the area of the trapezoid. Is there any in-built function to do this? Or else is there a way I can plot the trapezoid over a chart and find the necessary values?

alt text

0 Karma
1 Solution

jtrucks
Splunk Employee
Splunk Employee

You might be able to do this using some of the external visualization libraries via the API, but there is no built-in function that would calculate that information for you unless you have the datapoints and could perform all the math using eval yourself.

--
Jesse Trucks
Minister of Magic

View solution in original post

keerthana_k
Communicator

The reason I need to approximate is I need to intrapolate the values using percentile.

0 Karma

lukejadamec
Super Champion

I don't understand why you want to approximate that which can be determined exactly with less work.

0 Karma

jtrucks
Splunk Employee
Splunk Employee

You might be able to do this using some of the external visualization libraries via the API, but there is no built-in function that would calculate that information for you unless you have the datapoints and could perform all the math using eval yourself.

--
Jesse Trucks
Minister of Magic

keerthana_k
Communicator

I used custom python script to achieve this.

0 Karma
Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.
Get Updates on the Splunk Community!

Data Persistence in the OpenTelemetry Collector

This blog post is part of an ongoing series on OpenTelemetry. What happens if the OpenTelemetry collector ...

Introducing Splunk 10.0: Smarter, Faster, and More Powerful Than Ever

Now On Demand Whether you're managing complex deployments or looking to future-proof your data ...

Community Content Calendar, September edition

Welcome to another insightful post from our Community Content Calendar! We're thrilled to continue bringing ...