Skip to content

Commit 8fab449

Browse files
mchantandrei-ng
authored andcommitted
refactored
1 parent 3897db9 commit 8fab449

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plotly_kaleido/src/lib.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -182,7 +182,7 @@ impl Kaleido {
182182
}
183183

184184
// similar to save, but returns b64 string
185-
pub fn to_b64(
185+
pub fn get_image_data(
186186
&self,
187187
plotly_data: &Value,
188188
format: &str,

0 commit comments

Comments
 (0)