From 4f3d25790aa9ab4a8f8b921be0872b1353a2efff Mon Sep 17 00:00:00 2001 From: MuslemRahimi Date: Sat, 15 Feb 2025 11:34:24 +0100 Subject: [PATCH] ui fix --- src/routes/stock-screener/+page.svelte | 8 -------- 1 file changed, 8 deletions(-) diff --git a/src/routes/stock-screener/+page.svelte b/src/routes/stock-screener/+page.svelte index 034c53bd..2f61eea8 100644 --- a/src/routes/stock-screener/+page.svelte +++ b/src/routes/stock-screener/+page.svelte @@ -1064,14 +1064,6 @@ defaultValue: "any", category: ["Most Popular", "Valuation & Ratios"], }, - priceEarningsToGrowthRatio: { - label: "Price / Earnings Growth", - step: [10, 5, 3, 2, 1, 0], - - defaultCondition: "over", - defaultValue: "any", - category: "Valuation & Ratios", - }, stockBasedCompensation: { label: "Stock-Based Compensation", step: ["10B", "1B", "100M", "10M", "1M", 0],