From fdaf9c56148de16c3bbacdaef2f1c1c1e34e353a Mon Sep 17 00:00:00 2001 From: Simon Backx Date: Thu, 14 Apr 2022 17:05:01 +0200 Subject: [PATCH] Fixes price formatting in MRR tooltip + added support for currencies refs https://github.com/TryGhost/Team/issues/1521 - Formatted the number correctly in the tooltip - Correctly get the currency that is used in the MRR stats and show that symbol instead of a hardcoded $ --- .../components/dashboard/v5/charts/anchor.hbs | 2 +- .../components/dashboard/v5/charts/anchor.js | 24 ++++++++++++++----- 2 files changed, 19 insertions(+), 7 deletions(-) diff --git a/ghost/admin/app/components/dashboard/v5/charts/anchor.hbs b/ghost/admin/app/components/dashboard/v5/charts/anchor.hbs index 5bd277a59b..b82f5629ea 100644 --- a/ghost/admin/app/components/dashboard/v5/charts/anchor.hbs +++ b/ghost/admin/app/components/dashboard/v5/charts/anchor.hbs @@ -55,7 +55,7 @@