more equastion refactoring
This commit is contained in:
@@ -21,7 +21,6 @@ namespace :stats do
|
||||
|
||||
# Create base normalizer for display ranges
|
||||
base_normalizer = Stats::LinearNormalizer.new(records_array)
|
||||
|
||||
puts "📈 X-axis range (fav_fa_id): #{base_normalizer.x_range}"
|
||||
puts "📈 Y-axis range (date): #{base_normalizer.y_range}"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user