Skip to content

Commit 8c317c2

Browse files
committed
Move render.rs to text_render.rs in plotlib
1 parent f1af72c commit 8c317c2

File tree

2 files changed

+528
-0
lines changed

2 files changed

+528
-0
lines changed

src/lib.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,4 @@ pub mod histogram;
88
pub mod scatter;
99
pub mod axis;
1010
pub mod utils;
11+
pub mod text_render;

0 commit comments

Comments
 (0)