-
- Downloads
Merge pull request #6266 from metabase/xray-insights-batch1
Xray insights batch 1
No related branches found
No related tags found
Showing
- frontend/src/metabase-lib/lib/Question.js 1 addition, 1 deletionfrontend/src/metabase-lib/lib/Question.js
- frontend/src/metabase/components/TermWithDefinition.jsx 16 additions, 0 deletionsfrontend/src/metabase/components/TermWithDefinition.jsx
- frontend/src/metabase/icon_paths.js 1 addition, 0 deletionsfrontend/src/metabase/icon_paths.js
- frontend/src/metabase/lib/formatting.js 5 additions, 0 deletionsfrontend/src/metabase/lib/formatting.js
- frontend/src/metabase/xray/components/InsightCard.jsx 332 additions, 0 deletionsfrontend/src/metabase/xray/components/InsightCard.jsx
- frontend/src/metabase/xray/components/Insights.jsx 27 additions, 0 deletionsfrontend/src/metabase/xray/components/Insights.jsx
- frontend/src/metabase/xray/components/StatGroup.jsx 2 additions, 2 deletionsfrontend/src/metabase/xray/components/StatGroup.jsx
- frontend/src/metabase/xray/containers/CardXRay.jsx 7 additions, 0 deletionsfrontend/src/metabase/xray/containers/CardXRay.jsx
- frontend/src/metabase/xray/containers/FieldXray.jsx 9 additions, 1 deletionfrontend/src/metabase/xray/containers/FieldXray.jsx
- frontend/test/metabase-lib/Question.integ.spec.js 2 additions, 2 deletionsfrontend/test/metabase-lib/Question.integ.spec.js
- frontend/test/parameters/parameters.integ.spec.js 2 additions, 2 deletionsfrontend/test/parameters/parameters.integ.spec.js
- frontend/test/query_builder/query_builder.integ.spec.js 8 additions, 8 deletionsfrontend/test/query_builder/query_builder.integ.spec.js
- frontend/test/xray/xray.integ.spec.js 22 additions, 7 deletionsfrontend/test/xray/xray.integ.spec.js
- project.clj 6 additions, 4 deletionsproject.clj
- resources/sample-dataset.db.mv.db 0 additions, 0 deletionsresources/sample-dataset.db.mv.db
- sample_dataset/metabase/sample_dataset/generate.clj 121 additions, 18 deletionssample_dataset/metabase/sample_dataset/generate.clj
- src/metabase/feature_extraction/comparison.clj 15 additions, 76 deletionssrc/metabase/feature_extraction/comparison.clj
- src/metabase/feature_extraction/core.clj 4 additions, 4 deletionssrc/metabase/feature_extraction/core.clj
- src/metabase/feature_extraction/feature_extractors.clj 207 additions, 261 deletionssrc/metabase/feature_extraction/feature_extractors.clj
- src/metabase/feature_extraction/histogram.clj 16 additions, 3 deletionssrc/metabase/feature_extraction/histogram.clj
Loading
Please register or sign in to comment