mirror of
https://github.com/apache/superset.git
synced 2026-07-09 16:25:36 +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.