benfred/fmin

How to change contour plot color?

chkone opened this issue · 1 comments

Hello,

I saw details on:
https://libraries.io/npm/contour_plot
But how it's binded on fmin?

Thanks

Right now the colour is mostly hardcoded in the visualizations: https://github.com/benfred/fmin/blob/master/src/visualizations/animatedContour.js#L60 with the different plots overriding the self.colour proprety to differentiate -