Andrea Belli
Results
3
comments of
Andrea Belli
Yeah i have the same issue, i have to provide percentage value.
i sort it out. it depends on how you import plotty. i was importing like this: `import Plotly from 'plotly.js/lib/core';` i changed in: `import Plotly from 'plotly.js';` and now bars...