diff ext/DiffinitivePlotsExt.jl @ 1981:ea04a542a526 feature/grids/geometry_functions

Merge feature/grids/manifolds
author Jonatan Werpers <jonatan@werpers.com>
date Wed, 26 Feb 2025 22:44:10 +0100
parents 2d6c45f53bc9
children
line wrap: on
line diff
--- a/ext/DiffinitivePlotsExt.jl	Wed Feb 26 15:40:37 2025 +0100
+++ b/ext/DiffinitivePlotsExt.jl	Wed Feb 26 22:44:10 2025 +0100
@@ -57,16 +57,4 @@
     return x, y
 end
 
-# get_axis_limits(plt, :x)
-
-
-# ReicpesPipline/src/user_recipe.jl
-# @recipe function f(f::FuncOrFuncs{F}) where {F<:Function}
-
-# @recipe function f(f::Function, xmin::Number, xmax::Number)
-
-# _scaled_adapted_grid(f, xscale, yscale, xmin, xmax)
-
 end
-
-