fix #258. Compare page and Performance pages are featured with formatted x ticks.

The author supposes this issue is not a bug but a feature.
This commit is contained in:
Cindy Chang
2024-06-07 15:55:51 +08:00
parent 7e362d8740
commit d6cb329a5c
3 changed files with 149 additions and 59 deletions

View File

@@ -476,6 +476,7 @@ export default {
}
// Customize X axis ticks due to different differences between min and max of data group
// Compare page and Performance page share the same logic
const formatToSet = setTimeStringFormatBaseOnTimeDifference(minX, maxX);
const ticksOfXAxis = mapTimestampToAxisTicksByFormat(xLabelData, formatToSet);
const customizedScaleOption = this.getCustomizedScaleOption(