comparison ext/DiffinitivePlotsExt.jl @ 1972:3694f11075c5 feature/grids/manifolds

Review docs and Plots extension
author Vidar Stiernström <vidar.stiernstrom@gmail.com>
date Fri, 14 Feb 2025 10:24:20 +0100
parents 03894fd7b132
children 2d6c45f53bc9
comparison
equal deleted inserted replaced
1964:3fb5b03162ee 1972:3694f11075c5
55 end 55 end
56 56
57 return x, y 57 return x, y
58 end 58 end
59 59
60 # REVIEW: Remove?
60 # get_axis_limits(plt, :x) 61 # get_axis_limits(plt, :x)
61 62
62 63
63 # ReicpesPipline/src/user_recipe.jl 64 # ReicpesPipline/src/user_recipe.jl
64 # @recipe function f(f::FuncOrFuncs{F}) where {F<:Function} 65 # @recipe function f(f::FuncOrFuncs{F}) where {F<:Function}