fix(big number): time grain control is useless in BigNumber Viz (#21372)

This commit is contained in:
Yongjie Zhao
2022-09-08 21:43:26 +08:00
committed by GitHub
parent 01c000add6
commit b80f659101

View File

@@ -28,7 +28,7 @@ import { headerFontSize, subheaderFontSize } from '../sharedControls';
export default {
controlPanelSections: [
sections.legacyTimeseriesTime,
sections.legacyRegularTime,
{
label: t('Query'),
expanded: true,