Skip to content

Commit eb24bdd

Browse files
committed
refactor: extract compute_title_position for title centering (raster)
1 parent 3f98b2c commit eb24bdd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/backends/raster/fortplot_raster_axes.f90

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ module fortplot_raster_axes
1414

1515
private
1616
public :: raster_draw_axes_and_labels, raster_render_ylabel
17+
public :: compute_title_position
1718

1819
contains
1920

0 commit comments

Comments
 (0)