Passing a filer parameter into embeded URL

Is it possible to pass a filer parameter into embeded URL? Thank you

Can you be more specific?

Thank you for taking time to reply. I’m new to plotly…I currently use Tableau/Tableau Online – and I’m able to pass a filter into an embedable url link…

Lets say I have a bar chart showing sales by US State…and I want to share/embed into a website…

  1. example of url that would include all states that have sales:

  2. example of how I would like to pass a filter into the url: I want to only show sales related to NY [State=NY]

Does this make since? Thank you

example 1) ww.plot.ly/~myusername/2..embed

example 2) ww.plot.ly/~myusername/2.[State=NY].embed

Not on plot.ly embeds unfortunately, but I think dash allows to build something similar.