Only the layout properties set for the second chart overwrites the layout properties from the first chart, the data properties are fine: "react": "18.2.0" "plotly.js": "^2.33.0" "react-plotly.js": "^2.6.0"  console.log shows the properties correctly:  [teste_chart.configuration.json](https://github.com/user-attachments/files/19510610/teste_chart.configuration.json) Changes the .tsx to .txt to upload the component here: [ChartElement.txt](https://github.com/user-attachments/files/19510646/ChartElement.txt)