performance improvements, charts improvements, minor UI improvements
This commit is contained in:
@@ -178,7 +178,7 @@ const expiringCertsList = ref([]);
|
||||
let cachedHistory = null;
|
||||
|
||||
// Helpers
|
||||
const MAX_CHART_POINTS = 48;
|
||||
const MAX_CHART_POINTS = 96;
|
||||
|
||||
const loadAnalytics = async () => {
|
||||
loading.analytics = true;
|
||||
|
||||
Reference in New Issue
Block a user