Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

208
Views
Is it possible to be able to click on a dbc.progress bar to redirect to another page using dash bootstrap

I’m creating a dashboard that has numerous progress bars on them using the dbc.progress dash bootstrap components. I would like to know if it is possible to be able to click on this progress bar component, which gets redirected to another page using the @app.callbacks. If not is there a way to do this with Javascript function.

dbc.Col(html.Div(dbc.Progress(“50%”, color=“warning”, value=50))),

        dbc.Col(html.Div(dbc.Progress([
            dbc.Progress(id="progressBar", value=20, color='succes', bar=True),
            dbc.Progress(value=20, color='warning', bar=True),
            dbc.Progress(value=20, color='danger', bar=True),
        ], multi=True))),
about 4 years ago · Juan Pablo Isaza
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!