mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 10:58:30 -05:00
Add missing "Data Direction"-option to line charts (#14764)
This commit is contained in:
@@ -148,6 +148,7 @@ export const ChartOptions: IChartOptions = {
|
|||||||
}
|
}
|
||||||
],
|
],
|
||||||
[ChartType.Line]: [
|
[ChartType.Line]: [
|
||||||
|
dataDirectionOption,
|
||||||
dataTypeInput,
|
dataTypeInput,
|
||||||
columnsAsLabelsInput,
|
columnsAsLabelsInput,
|
||||||
labelFirstColumnInput,
|
labelFirstColumnInput,
|
||||||
|
|||||||
Reference in New Issue
Block a user