analytics/assets/js/dashboard/stats
RobertJoonas 6f4d479852
Refactor top stats and graph positioning (#2662)
* Position the graph component relatively

* lose graph container height flicker (resized canvas)

* rename variable

* prevent flicker in the loading process

* remove unused import

* disable cursor-pointer class for minute interval

* change var names and loading state conditions

* refactor showLoader condition

* fix UI bug with interval change

set `graphData` to `null` so that the component would fade out when
loader becomes visible. Before, the spinner was just displayed on top of
the graph.
2023-02-14 09:59:25 -03:00
..
conversions Realtime dashboard improvements (#2445) 2023-01-02 17:42:57 +02:00
devices Replace empty OS/screen size/Browser with (not set) in UI/API/exports (#2646) 2023-02-07 12:47:54 +01:00
graph Refactor top stats and graph positioning (#2662) 2023-02-14 09:59:25 -03:00
locations Convert list elements to button elements for stats tabs in order to enable keyboard navigation (#2526) 2023-01-05 11:45:19 +02:00
modals Display pageviews in details modal for top pages when filtering by a source (#2585) 2023-01-13 14:10:20 -03:00
pages Convert list elements to button elements for stats tabs in order to enable keyboard navigation (#2526) 2023-01-05 11:45:19 +02:00
reports Realtime dashboard improvements (#2445) 2023-01-02 17:42:57 +02:00
sources Realtime dashboard improvements (#2445) 2023-01-02 17:42:57 +02:00
bar.js Improvements to CSV export (#1427) 2021-11-04 14:20:39 +02:00
current-visitors.js Last updated tooltip (#2576) 2023-01-16 10:30:22 +02:00
more-link.js City level location data (#1449) 2021-11-23 11:39:09 +02:00