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.

Can’t make it to .conf25? Join us online!

Get Updates on the Splunk Community!

What Is Splunk? Here’s What You Can Do with Splunk

Hey Splunk Community, we know you know Splunk. You likely leverage its unparalleled ability to ingest, index, ...

Level Up Your .conf25: Splunk Arcade Comes to Boston

With .conf25 right around the corner in Boston, there’s a lot to look forward to — inspiring keynotes, ...

Manual Instrumentation with Splunk Observability Cloud: How to Instrument Frontend ...

Although it might seem daunting, as we’ve seen in this series, manual instrumentation can be straightforward ...