Skip to content

Commit

Permalink
[Sample data][ECommerce] Use Lens instead of TSVB (#164195)
Browse files Browse the repository at this point in the history
## Summary

Closes #164146

Changes the remaining TSVB panel to a by value Lens metric.
<img width="1652" alt="Screenshot 2023-08-17 at 6 10 06 PM"
src="https://github.com/elastic/kibana/assets/17003240/538b4bfb-5066-4a93-a16c-4d748b29ea7c">

### How to test
Remove the ecommerce dataset and reinstall it
  • Loading branch information
stratoula authored Aug 21, 2023
1 parent 037cbce commit 00102e3
Show file tree
Hide file tree
Showing 6 changed files with 4 additions and 36 deletions.
Binary file not shown.
Binary file not shown.

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion x-pack/plugins/translations/translations/fr-FR.json
Original file line number Diff line number Diff line change
Expand Up @@ -3509,7 +3509,6 @@
"home.sampleData.customIntegrationsTitle": "Exemple de données",
"home.sampleData.ecommerceSpec.ordersTitle": "[e-commerce] Commandes",
"home.sampleData.ecommerceSpec.salesCountMapTitle": "[e-commerce] Carte du nombre de ventes",
"home.sampleData.ecommerceSpec.soldProductsPerDayTitle": "[e-commerce] Produits vendus par jour",
"home.sampleData.ecommerceSpecDescription": "Exemple de données, visualisations et tableaux de bord pour le suivi des commandes d’e-commerce.",
"home.sampleData.ecommerceSpecTitle": "Exemple de commandes d’e-commerce",
"home.sampleData.flightsSpec.airportConnectionsTitle": "[Vols] Connexions aéroportuaires (passage au-dessus d'un aéroport)",
Expand Down
1 change: 0 additions & 1 deletion x-pack/plugins/translations/translations/ja-JP.json
Original file line number Diff line number Diff line change
Expand Up @@ -3524,7 +3524,6 @@
"home.sampleData.customIntegrationsTitle": "サンプルデータ",
"home.sampleData.ecommerceSpec.ordersTitle": "[e コマース] 注文",
"home.sampleData.ecommerceSpec.salesCountMapTitle": "[eコマース] 売上カウントマップ",
"home.sampleData.ecommerceSpec.soldProductsPerDayTitle": "[e コマース] 1 日の販売製品",
"home.sampleData.ecommerceSpecDescription": "e コマースの注文をトラッキングするサンプルデータ、ビジュアライゼーション、ダッシュボードです。",
"home.sampleData.ecommerceSpecTitle": "サンプル e コマース注文",
"home.sampleData.flightsSpec.airportConnectionsTitle": "[フライト] 空港乗り継ぎ(空港にカーソルを合わせてください)",
Expand Down
1 change: 0 additions & 1 deletion x-pack/plugins/translations/translations/zh-CN.json
Original file line number Diff line number Diff line change
Expand Up @@ -3523,7 +3523,6 @@
"home.sampleData.customIntegrationsTitle": "样例数据",
"home.sampleData.ecommerceSpec.ordersTitle": "[电子商务] 订单",
"home.sampleData.ecommerceSpec.salesCountMapTitle": "[电子商务] 销售计数地图",
"home.sampleData.ecommerceSpec.soldProductsPerDayTitle": "[电子商务] 每天已售产品",
"home.sampleData.ecommerceSpecDescription": "用于追踪电子商务订单的样例数据、可视化和仪表板。",
"home.sampleData.ecommerceSpecTitle": "样例电子商务订单",
"home.sampleData.flightsSpec.airportConnectionsTitle": "[航班] 机场航线(将鼠标悬停在机场上)",
Expand Down

0 comments on commit 00102e3

Please sign in to comment.