auto-optimization / eafpy

https://auto-optimization.github.io/eafpy/
Other
1 stars 0 forks source link

example of plotting the eaf using plotly #11

Open MLopez-Ibanez opened 1 year ago

MLopez-Ibanez commented 1 year ago

Hi Fergus,

Somebody else already implemented this visualization using plotly but in R. It should be quite similar for the plotly Python interface:

https://github.com/IOHprofiler/IOHanalyzer/blob/52eb39767269f3d6914f1d1d03bb768a9bba4b11/R/plotDataSetList.R#L1624

cheers,

Manuel.