SIGN IN SIGN UP
apache / superset UNCLAIMED

Apache Superset is a Data Visualization and Data Exploration Platform

0 0 146 TypeScript

feat(glyph): consolidate deckgl Multi layer to defineChart()

Collapse the Multi composer's index.ts + controlPanel.ts into a single
index.tsx. Multi continues to delegate to ../transformProps (the
preset-level transformProps that handles slice composition). The
Multi.tsx component and its imports of each layer's getPoints stay
intact.

This completes the deckgl single-file consolidation: all 10 layers
plus Multi now use defineChart().

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
E
Evan Rusackas committed
8efda4f704cb243816e71fe61772a03ccff3720c
Parent: 12ebe0f