Skip to content

Commit

Permalink
Export fill_zeros_bins function.
Browse files Browse the repository at this point in the history
  • Loading branch information
pmc4 committed Dec 18, 2023
1 parent 9fc6380 commit fda6633
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/VectorPlotDigitizer.jl
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ using DelimitedFiles

export calibrate_axis, extract_svgpath

export binedges_to_bin_midpoints
export binedges_to_bin_midpoints, fill_zeros_bins

include("core_functions.jl")
include("helper_functions.jl")
Expand Down

0 comments on commit fda6633

Please sign in to comment.