Currently, scatter traces have a classname containing their UID, of the form `trace{UID}`, but bar traces don't:  ## Desired behavior - Also add the classname containing their UID:  - Or add it for both bars & scatter as their ID: `id="trace-{UID}"`: 