Rambatino / CHAID

A python implementation of the common CHAID algorithm
Apache License 2.0
149 stars 50 forks source link

question about output #130

Closed minton1234 closed 1 year ago

minton1234 commented 1 year ago

Is there a way to change the font size of output images?

Rambatino commented 1 year ago

You could build it locally I guess - maybe I can add something in that will enable config to be passed down to the image rendered - other than that you could just find where pip installed the library and manually change the config there - probably the easiest thing to do