Is it just me or are the new redesigned charts missing the chart titles?
Expected design with chart title
Actual design missing chart title
Hey there Anthony,
We still have a pending ticket but I think it will be easier if we close the loop on this here: can you please shoot me a DM with the chart link that refuses to be renamed?
I’ll look into this!
Best,
Z
Hi AnthonyAFAIK, the expected behavior should be that a saved chart should always have its title persistent even while making edits.From what I have seen from new UI, if you are making edits to a saved chart they have introduced a “DRAFT” label next to the chart title to convey that it’s a draft.I tried creating a similar chart and then saving it in the new UI. Once I saved the chart, the title persisted throughout the next edits that I made.
From your screenshot, it looks like the chart in question is a saved chart. So it might be a UI bug that’s not displaying your chart title atm.
Anthony this might be a bug, I see titles on my segmentation charts. I’ve filed this and will keep you posted! (Did the titles end up appearing?)
No, they’re still not appearing for old or new charts in Safari or Chrome browsers on my Mac 🤷🏽♂️
😰
My colleague is seeing the chart titles, but I’m not seeing them in Safari or Chrome, even when using a private browser window in Chrome. Since it seems localized to my account, I re-opened the bug ticket. Will notify here when solved.
Anthony looks like someone from the support team reached out asking for more details. I’ll add the screenshots above to your ticket but if you have more, please drop them here or in the email that was sent to you on May 1.
I tried to reply to the May 1 email but the ticket was already closed and my reply got rejected.
I’ll open a new one. Now that all charts default to the new layout, Amplitude is extremely hard to use.
Happy to help as many tests as possible to get this fixed.
It seems to be related to my Amplitude account somehow (and not my device), because all my browsers, including on my mobile device, do not display chart titles when I’m logged into my main account.
However, as an Admin, I was create a new dummy account for myself and can see chart titles when logged into that account.
Anthony thanks for your feedback and I uploaded the screenshots from this thread to the new ticket you opened with Zhenia. Also sending you a DM to get more feedback re: new layout.
Thanks Zhenia Semenina!
All of them! 🙃
Only when logged in my specific account, NONE of the charts have titles. Other users’ accounts can see titles just fine.
This is solved now. It was apparently just a bug that only affected my account. Support team was able to fix it. Thanks.
Hi Zhenia Semenina,
It’s broken again. The old design is back and I can’t update to the new one.
https://app.amplitude.com/analytics/play2pay/chart/kc6hbn9n
Hello! In React-Native mobile project we have error: Amplitude Logger [Error]: Failed to set cookie for key: AMP_TEST. Error: Cannot set property 'cookie' of undefined Error Component Stack: ``` The package version is "@amplitude/analytics-react-native": "1.5.1", Steps to Reproduce: * Initialize Amplitude with our API key…
We implemented first party tracking using the basic JS SDK on the browser and pointing the payload to our servers like this: amplitude.init(AMPLITUDE_API_KEY, { serverUrl: serverUrl, autocapture: { attribution: { excludeReferrers: [/domain1\.com$/, /domain2\.com$/], }, formInteractions: false, fileDownloads: false, }, });…
My Android app is primarily a background app. Does Amplitude track events for such an app? Please let me know.
here is the referance graph: https://app.amplitude.com/analytics/demo/chart/new/363tk5og In this graph, retention is currently being calculated based on the next day, but I want to analyze it based on the previous day instead. Example: For July 27, we should compare retention against July 26, not July 28. * So for 1-day…
Hi everybody! I need your help with a client request: my client is used to analyze landing pages performance with the standard report from GA4 and I need to create something similar in Amplitude. What I already have: * session entries grouped by page URL * purchase event calculated as session totals grouped by page URL and…