Skip to content

Commit 2ad5f15

Browse files
committed
Fix MultilineChartContent not defined
1 parent a29826a commit 2ad5f15

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/Loggers/LogCustomScalar.jl

+3
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
using .tensorboard: MultilineChartContent, MarginChartContent_Series, MarginChartContent,
2+
Chart, Category, Layout
3+
14
# possible chart types
25
@enum tb_chart_type tb_multiline=1 tb_margin=2
36

0 commit comments

Comments
 (0)