How to create a semi-pie chart with percentage?

But you can use Plotly in Panel and Plotly provides these things here https://plotly.com/python/indicator/

And if you don’t mind using panel.pane.HTML you can use html and css to create it. See https://codepen.io/vineethtrv/pen/xGjQOX

1 Like