[bugfix] #3593 'Chart Options' panel is missing (#3606)

This commit is contained in:
Maxime Beauchemin
2017-10-06 00:43:55 -07:00
committed by GitHub
parent f75dc0271d
commit 6f1351fbbb

View File

@@ -97,7 +97,8 @@ export const visTypes = {
showOnExplore: true,
controlPanelSections: [
{
label: t('Chart Options'),
label: t('Query'),
expanded: true,
controlSetRows: [
['metrics'],
['groupby'],