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
Get Updates on the Splunk Community!

Join Us for Splunk University and Get Your Bootcamp Game On!

If you know, you know! Splunk University is the vibe this summer so register today for bootcamps galore ...

.conf24 | Learning Tracks for Security, Observability, Platform, and Developers!

.conf24 is taking place at The Venetian in Las Vegas from June 11 - 14. Continue reading to learn about the ...

Announcing Scheduled Export GA for Dashboard Studio

We're excited to announce the general availability of Scheduled Export for Dashboard Studio. Starting in ...