igniteui-webcomponents-dashboards 5.1.1-beta.2 → 5.2.0-beta.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -5269,7 +5269,7 @@
5269
5269
  b.b3(0, 2, 1, 0);
5270
5270
  c.b4(0, 0, 0);
5271
5271
  c.b2(0, 0, 0);
5272
- c.b3(1, 2, 1, 0);
5272
+ c.b3(1, 2, 1, 200);
5273
5273
  b.cc(d, 0);
5274
5274
  b.ca(d, 0);
5275
5275
  b.cc(c, 1);
@@ -8968,6 +8968,7 @@
8968
8968
  igniteuiWebcomponentsCharts.IgcDataChartCategoryModule.register();
8969
8969
  igniteuiWebcomponentsCharts.IgcDataChartVerticalCategoryModule.register();
8970
8970
  igniteuiWebcomponentsCharts.IgcDataChartFinancialModule.register();
8971
+ igniteuiWebcomponentsCharts.IgcDataChartExtendedAxesModule.register();
8971
8972
  igniteuiWebcomponentsCharts.IgcDataChartRadialModule.register();
8972
8973
  igniteuiWebcomponentsCharts.IgcDataChartPolarModule.register();
8973
8974
  igniteuiWebcomponentsCharts.IgcDataChartShapeModule.register();