mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 10:58:30 -05:00
limit the data size for chart rendering (#14949)
* limit the rows feed to charts * add telemetry and option to hide * fix typo * updates * comments * notebook fix
This commit is contained in:
@@ -512,4 +512,7 @@ import 'sql/workbench/contrib/extensions/browser/extensions.contribution';
|
||||
// Azure
|
||||
import 'sql/workbench/contrib/azure/browser/azure.contribution';
|
||||
|
||||
// Charts
|
||||
import 'sql/workbench/contrib/charts/browser/charts.contribution';
|
||||
|
||||
//#endregion
|
||||
|
||||
Reference in New Issue
Block a user