Hi all, first-time poster here.
Is there a way to generate a progress bar like chart using Plotly Javascript graphing library?
For e.g., in the below link you can see %OOC progress bar chart showing green, yellow, red cells based on some criteria but that’s build in Dash. Any way to get this just using JS? Thank you!