mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-24 01:25:37 -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]: [
|
||||
dataDirectionOption,
|
||||
dataTypeInput,
|
||||
columnsAsLabelsInput,
|
||||
labelFirstColumnInput,
|
||||
|
||||
Reference in New Issue
Block a user