packages/chart-recommender/src/geo.ts (2 lines): - line 5: //TODO: languages other than english - line 19: //TODO: spin through data to see if it is within limits packages/vega-deck.gl/src/marks/interfaces.ts (2 lines): - line 23: //TODO - use vega-typings below - line 32: //TODO - use vega-typings above extensions/vscode-sanddance/src/extension.ts (2 lines): - line 24: //TODO: registerWebviewPanelSerializer to hydrate state - line 44: //TODO string type of dataFile packages/sanddance-app/src/sanddanceApp.tsx (1 line): - line 337: getDescription: insight => '' //TODO create description from filter etc. packages/vega-deck.gl/src/marks/rect.ts (1 line): - line 33: //TODO add to polygons extensions/azdata-sanddance/src/extension.ts (1 line): - line 100: //TODO: registerWebviewPanelSerializer to hydrate state packages/sanddance-react/src/viewer.tsx (1 line): - line 47: //TODO: show errors if any packages/sanddance-explorer/src/css/sidebar.scss (1 line): - line 15: transition: width 350ms cubic-bezier(.4, 0, .2, 1); //TODO param packages/sanddance-explorer/src/controls/signal.tsx (1 line): - line 117: //TODO other signal types packages/sanddance-specs/src/interfaces.ts (1 line): - line 58: facetScope?: Scope; //TODO add counts packages/sanddance-embed/src/sanddance-embed.ts (1 line): - line 27: //TODO make sure that insight columns exist in dataset packages/vega-deck.gl/src/cube-layer/cube-layer.ts (1 line): - line 104: super.updateState({ props, oldProps, changeFlags } as any); //TODO add parameter type to deck.gl-typings extensions/common-frontend/src/app.tsx (1 line): - line 87: //TODO: hydrate state packages/sanddance-app/src/dataSourcePicker.tsx (1 line): - line 158: //TODO: check url packages/sanddance/src/viewer.ts (1 line): - line 679: //TODO see if datum is a facet selection rect packages/sanddance-specs/src/defaults.ts (1 line): - line 4: //TODO move these to options packages/sanddance-specs/src/layouts/band.ts (1 line): - line 67: //TODO don't add this, use existing dataset packages/sanddance-explorer/src/controls/searchTerm.tsx (1 line): - line 149: //TODO better date handling with calendar picker