chainer / chainerui

ChainerUI: User Interface for Chainer
MIT License
170 stars 30 forks source link

Disable tooltip in png #275

Closed gky360 closed 5 years ago

gky360 commented 5 years ago

Tooltip is not needed when rendering for png download. This PR disables tooltip in that case.

ofk commented 5 years ago

LGTM!