8000 Export_graphviz() default font The non-English character set displays an error. · Issue #14275 · scikit-learn/scikit-learn · GitHub
[go: up one dir, main page]

Skip to content

Export_graphviz() default font The non-English character set displays an error. #14275

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wstates opened this issue Jul 6, 2019 · 3 comments
Closed

Comments

@wstates
Copy link
wstates commented Jul 6, 2019

Export_graphviz() default font The non-English character set displays an error.

Diraph Tree{

Node [shape = box, style = filled, rounded, color = black, fontname = helvetica];

Default output dot file header "fontname =helvetica" no parameter change

Add fontname = "helvetica" custom parameters to generate dot graphical files more humanely

@ogrisel
Copy link
Member
ogrisel commented Jul 6, 2019

Can you please include a minimal reproduction case along with the full error message you observe?

@wstates
Copy link
Author
wstates commented Jul 6, 2019

demo
This is the original state

demo3

This is that modified export_graphviz()
add the "fontname" parameter.

@wstates
Copy link
Author
wstates commented Jul 6, 2019

Default "fontname= sans" is the best option

demo5

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants
0