mirror of
https://github.com/apache/superset.git
synced 2026-07-18 20:55:47 +00:00
If two plugins claim the same viz_type, display_name_for_viz_type() silently resolves to the iteration-order winner. Surface a warning at register() time so plugin authors catch the shadowing immediately.