FHLPOB7EDQCT2WVTM7LIJTOLMZYZ6YWZ6RTQNZQFY3RXZP25VWBAC
function relayout_(
event: any,
) {
console.log("relayout_");
relayout(event, Plotly, layout, has_plot, soleil, somme)
function relayout_(event: any) {
console.log('relayout_')
const plot = document.getElementById('plot')!
relayout(event, plot, Plotly, layout, has_plot, soleil, somme)