OCDevManagePersistentVariablesContent.react",["fbt","GeoHStack.react","GeoHeading.react","GeoHintText.react","GeoPopover.react","OCDevManagePersistentVariablesCDFChart.react","OCDevManagePersistentVariablesContentQuery.graphql","OCDevManagePersistentVariablesPercentileChart.react","geoMargin","react","useOCDevUIQuery"],(function(t,n,r,o,a,i,l,s){"use strict";var e,u,c=u||(u=o("react")),d=e!==void 0?e:e=n("OCDevManagePersistentVariablesContentQuery.graphql");function m(e){var t=e.variableId,n=r("useOCDevUIQuery")(d,{parent_stat_id:parseInt(t,10)});return c.jsxs(c.Fragment,{children:[c.jsxs(r("GeoHStack.react"),{alignItems:"center",alignSelf:"stretch",xstyle:r("geoMargin").bottom0,children:[c.jsx(r("GeoHeading.react"),{level:4,children:s._(/*BTDS*/"Percentile Distribution (Past 30 Days)")}),c.jsx(r("GeoPopover.react"),{content:[c.jsx(r("GeoHintText.react"),{children:s._(/*BTDS*/"This chart shows the distribution of values across different percentiles over the past 30 days. It displays P05, P25, P50 (median), P75, P95, and the average value to help you understand how your variable values are spread across your user base.")},"text")],"data-testid":void 0,heading:"",isSticky:!1})]}),c.jsx(r("OCDevManagePersistentVariablesPercentileChart.react"),{data:n}),c.jsxs(r("GeoHStack.react"),{alignItems:"center",alignSelf:"stretch",xstyle:[r("geoMargin").top12,r("geoMargin").bottom0],children:[c.jsx(r("GeoHeading.react"),{level:4,children:s._(/*BTDS*/"Cumulative Distribution Function (CDF) Chart")}),c.jsx(r("GeoPopover.react"),{content:[c.jsx(r("GeoHintText.react"),{children:s._(/*BTDS*/"This chart displays the cumulative distribution of your variable values as of the most recent date. The x-axis shows the percentile (0-100u0025), while the y-axis shows the corresponding value at that percentile. This helps you understand the overall distribution and identify outliers.")},"text")],"data-testid":void 0,heading:"",isSticky:!1})]}),c.jsx(r("OCDevManagePersistentVariablesCDFChart.react"),{data:n})]})}m.displayName=m.name+" [from "+i.id+"]",l.default=m}),226);
-----
OCDevManagePersistentVariablesContentQuery.graphql",[],(function(t,n,r,o,a,i){"use strict";var e=(function(){var e=[{defaultValue:null,kind:"LocalArgument",name:"parent_stat_id"}];return{fragment:{argumentDefinitions:e,kind:"Fragment",metadata:null,name:"OCDevManagePersistentVariablesContentQuery",selections:[{args:null,kind:"FragmentSpread",name:"OCDevManagePersistentVariablesCDFChart_data"},{args:null,kind:"FragmentSpread",name:"OCDevManagePersistentVariablesPercentileChart_data"}],type:"Query",abstractKey:null},kind:"Request",operation:{argumentDefinitions:e,kind:"Operation",name:"OCDevManagePersistentVariablesContentQuery",selections:[{alias:null,args:[{kind:"Variable",name:"parent_stat_id",variableName:"parent_stat_id"}],concreteType:"XFBHzRocksteadyPersistentVariablesData",kind:"LinkedField",name:"xfb_hz_rocksteady_persistent_variables",plural:!0,selections:[{alias:null,args:null,kind:"ScalarField",name:"stat_date",storageKey:null},{alias:null,args:null,kind:"ScalarField",name:"stat_value_cdf",storageKey:null},{alias:null,args:null,concreteType:"XFBHzRocksteadyStatValueDistribution",kind:"LinkedField",name:"stat_value_distribution",plural:!1,selections:[{alias:null,args:null,kind:"ScalarField",name:"average",storageKey:null},{alias:null,args:null,kind:"ScalarField",name:"p05",storageKey:null},{alias:null,args:null,kind:"ScalarField",name:"p25",storageKey:null},{alias:null,args:null,kind:"ScalarField",name:"p50",storageKey:null},{alias:null,args:null,kind:"ScalarField",name:"p75",storageKey:null},{alias:null,args:null,kind:"ScalarField",name:"p95",storageKey:null}],storageKey:null}],storageKey:null}]},params:{id:"25393646383602441",metadata:{},name:"OCDevManagePersistentVariablesContentQuery",operationKind:"query",text:null}}})();a.exports=e}),null);
-----