File tree 23 files changed +43
-43
lines changed
chartrangeselectorevents/src/app
columnserieswithlabels/src/app
columnserieswithmissingvalues/src/app
columnseriewithconditionalcolors/src/app
columnswithbase10logarithmicaxis/src/app
columnswithlogarithmicaxis/src/app
23 files changed +43
-43
lines changed Original file line number Diff line number Diff line change 1
1
import { Component , ViewEncapsulation } from '@angular/core' ;
2
2
3
- import { jqxGridModule , jqxGridComponent } from 'jqwidgets-ng/jqxgrid ' ;
3
+ import { jqxChartModule , jqxChartComponent } from 'jqwidgets-ng/jqxchart ' ;
4
4
@Component ( {
5
5
selector : 'app-root' ,
6
- imports : [ jqxGridModule ] ,
6
+ imports : [ jqxChartModule ] ,
7
7
standalone : true ,
8
8
templateUrl : './app.component.html' ,
9
9
styleUrls : [ './app.component.css' ] ,
Original file line number Diff line number Diff line change 2
2
3
3
4
4
import { jqxButtonComponent , jqxButtonModule } from 'jqwidgets-ng/jqxbuttons' ;
5
- import { jqxGridModule , jqxGridComponent } from 'jqwidgets-ng/jqxgrid ' ;
5
+ import { jqxChartModule , jqxChartComponent } from 'jqwidgets-ng/jqxchart ' ;
6
6
import { jqxChartModule , jqxChartComponent } from 'jqwidgets-ng/jqxchart' ;
7
7
8
8
@Component ( {
Original file line number Diff line number Diff line change 2
2
3
3
4
4
5
- import { jqxGridModule , jqxGridComponent } from 'jqwidgets-ng/jqxgrid ' ;
5
+ import { jqxChartModule , jqxChartComponent } from 'jqwidgets-ng/jqxchart ' ;
6
6
@Component ( {
7
7
selector : 'app-root' ,
8
- imports : [ jqxGridModule ] ,
8
+ imports : [ jqxChartModule ] ,
9
9
standalone : true ,
10
10
templateUrl : './app.component.html' ,
11
11
} )
Original file line number Diff line number Diff line change 3
3
4
4
import { jqxGridComponent } from 'jqwidgets-scripts/jqwidgets-ts/angular_jqxgrid.ts'
5
5
6
- import { jqxGridModule , jqxGridComponent } from 'jqwidgets-ng/jqxgrid ' ;
6
+ import { jqxChartModule , jqxChartComponent } from 'jqwidgets-ng/jqxchart ' ;
7
7
@Component ( {
8
8
selector : 'app-root' ,
9
- imports : [ jqxGridModule ] ,
9
+ imports : [ jqxChartModule ] ,
10
10
standalone : true ,
11
11
templateUrl : './app.component.html' ,
12
12
} )
Original file line number Diff line number Diff line change 1
1
import { Component } from '@angular/core' ;
2
2
3
- import { jqxGridModule , jqxGridComponent } from 'jqwidgets-ng/jqxgrid ' ;
3
+ import { jqxChartModule , jqxChartComponent } from 'jqwidgets-ng/jqxchart ' ;
4
4
@Component ( {
5
5
selector : 'app-root' ,
6
- imports : [ jqxGridModule ] ,
6
+ imports : [ jqxChartModule ] ,
7
7
standalone : true ,
8
8
templateUrl : './app.component.html' ,
9
9
} )
Original file line number Diff line number Diff line change 1
1
import { Component } from '@angular/core' ;
2
2
3
- import { jqxGridModule , jqxGridComponent } from 'jqwidgets-ng/jqxgrid ' ;
3
+ import { jqxChartModule , jqxChartComponent } from 'jqwidgets-ng/jqxchart ' ;
4
4
@Component ( {
5
5
selector : 'app-root' ,
6
- imports : [ jqxGridModule ] ,
6
+ imports : [ jqxChartModule ] ,
7
7
standalone : true ,
8
8
templateUrl : './app.component.html' ,
9
9
} )
Original file line number Diff line number Diff line change 1
1
import { Component } from '@angular/core' ;
2
2
3
- import { jqxGridModule , jqxGridComponent } from 'jqwidgets-ng/jqxgrid ' ;
3
+ import { jqxChartModule , jqxChartComponent } from 'jqwidgets-ng/jqxchart ' ;
4
4
@Component ( {
5
5
selector : 'app-root' ,
6
- imports : [ jqxGridModule ] ,
6
+ imports : [ jqxChartModule ] ,
7
7
standalone : true ,
8
8
templateUrl : './app.component.html' ,
9
9
} )
Original file line number Diff line number Diff line change 1
1
import { Component } from '@angular/core' ;
2
2
3
- import { jqxGridModule , jqxGridComponent } from 'jqwidgets-ng/jqxgrid ' ;
3
+ import { jqxChartModule , jqxChartComponent } from 'jqwidgets-ng/jqxchart ' ;
4
4
@Component ( {
5
5
selector : 'app-root' ,
6
- imports : [ jqxGridModule ] ,
6
+ imports : [ jqxChartModule ] ,
7
7
standalone : true ,
8
8
templateUrl : './app.component.html' ,
9
9
} )
Original file line number Diff line number Diff line change 1
1
import { Component } from '@angular/core' ;
2
2
3
- import { jqxGridModule , jqxGridComponent } from 'jqwidgets-ng/jqxgrid ' ;
3
+ import { jqxChartModule , jqxChartComponent } from 'jqwidgets-ng/jqxchart ' ;
4
4
@Component ( {
5
5
selector : 'app-root' ,
6
- imports : [ jqxGridModule ] ,
6
+ imports : [ jqxChartModule ] ,
7
7
standalone : true ,
8
8
templateUrl : './app.component.html' ,
9
9
} )
Original file line number Diff line number Diff line change 1
1
import { Component } from '@angular/core' ;
2
2
3
- import { jqxGridModule , jqxGridComponent } from 'jqwidgets-ng/jqxgrid ' ;
3
+ import { jqxChartModule , jqxChartComponent } from 'jqwidgets-ng/jqxchart ' ;
4
4
@Component ( {
5
5
selector : 'app-root' ,
6
- imports : [ jqxGridModule ] ,
6
+ imports : [ jqxChartModule ] ,
7
7
standalone : true ,
8
8
templateUrl : './app.component.html' ,
9
9
} )
Original file line number Diff line number Diff line change 1
1
import { Component } from '@angular/core' ;
2
2
3
- import { jqxGridModule , jqxGridComponent } from 'jqwidgets-ng/jqxgrid ' ;
3
+ import { jqxChartModule , jqxChartComponent } from 'jqwidgets-ng/jqxchart ' ;
4
4
@Component ( {
5
5
selector : 'app-root' ,
6
- imports : [ jqxGridModule ] ,
6
+ imports : [ jqxChartModule ] ,
7
7
standalone : true ,
8
8
templateUrl : './app.component.html' ,
9
9
} )
Original file line number Diff line number Diff line change 1
1
import { Component } from '@angular/core' ;
2
2
3
- import { jqxGridModule , jqxGridComponent } from 'jqwidgets-ng/jqxgrid ' ;
3
+ import { jqxChartModule , jqxChartComponent } from 'jqwidgets-ng/jqxchart ' ;
4
4
@Component ( {
5
5
selector : 'app-root' ,
6
- imports : [ jqxGridModule ] ,
6
+ imports : [ jqxChartModule ] ,
7
7
standalone : true ,
8
8
templateUrl : './app.component.html' ,
9
9
} )
Original file line number Diff line number Diff line change 1
1
import { Component } from '@angular/core' ;
2
2
3
- import { jqxGridModule , jqxGridComponent } from 'jqwidgets-ng/jqxgrid ' ;
3
+ import { jqxChartModule , jqxChartComponent } from 'jqwidgets-ng/jqxchart ' ;
4
4
@Component ( {
5
5
selector : 'app-root' ,
6
- imports : [ jqxGridModule ] ,
6
+ imports : [ jqxChartModule ] ,
7
7
standalone : true ,
8
8
templateUrl : './app.component.html' ,
9
9
} )
Original file line number Diff line number Diff line change 1
1
import { Component } from '@angular/core' ;
2
2
3
- import { jqxGridModule , jqxGridComponent } from 'jqwidgets-ng/jqxgrid ' ;
3
+ import { jqxChartModule , jqxChartComponent } from 'jqwidgets-ng/jqxchart ' ;
4
4
@Component ( {
5
5
selector : 'app-root' ,
6
- imports : [ jqxGridModule ] ,
6
+ imports : [ jqxChartModule ] ,
7
7
standalone : true ,
8
8
templateUrl : './app.component.html' ,
9
9
} )
Original file line number Diff line number Diff line change 1
1
import { Component } from '@angular/core' ;
2
2
3
- import { jqxGridModule , jqxGridComponent } from 'jqwidgets-ng/jqxgrid ' ;
3
+ import { jqxChartModule , jqxChartComponent } from 'jqwidgets-ng/jqxchart ' ;
4
4
@Component ( {
5
5
selector : 'app-root' ,
6
- imports : [ jqxGridModule ] ,
6
+ imports : [ jqxChartModule ] ,
7
7
standalone : true ,
8
8
templateUrl : './app.component.html' ,
9
9
} )
Original file line number Diff line number Diff line change 1
1
import { Component } from '@angular/core' ;
2
2
3
- import { jqxGridModule , jqxGridComponent } from 'jqwidgets-ng/jqxgrid ' ;
3
+ import { jqxChartModule , jqxChartComponent } from 'jqwidgets-ng/jqxchart ' ;
4
4
@Component ( {
5
5
selector : 'app-root' ,
6
- imports : [ jqxGridModule ] ,
6
+ imports : [ jqxChartModule ] ,
7
7
standalone : true ,
8
8
templateUrl : './app.component.html' ,
9
9
} )
Original file line number Diff line number Diff line change 2
2
3
3
4
4
5
- import { jqxGridModule , jqxGridComponent } from 'jqwidgets-ng/jqxgrid ' ;
5
+ import { jqxChartModule , jqxChartComponent } from 'jqwidgets-ng/jqxchart ' ;
6
6
@Component ( {
7
7
selector : 'app-root' ,
8
- imports : [ jqxGridModule ] ,
8
+ imports : [ jqxChartModule ] ,
9
9
standalone : true ,
10
10
templateUrl : './app.component.html' ,
11
11
} )
Original file line number Diff line number Diff line change 1
1
import { Component } from '@angular/core' ;
2
2
3
- import { jqxGridModule , jqxGridComponent } from 'jqwidgets-ng/jqxgrid ' ;
3
+ import { jqxChartModule , jqxChartComponent } from 'jqwidgets-ng/jqxchart ' ;
4
4
@Component ( {
5
5
selector : 'app-root' ,
6
- imports : [ jqxGridModule ] ,
6
+ imports : [ jqxChartModule ] ,
7
7
standalone : true ,
8
8
templateUrl : './app.component.html' ,
9
9
} )
Original file line number Diff line number Diff line change 1
1
import { Component , ViewEncapsulation } from '@angular/core' ;
2
2
3
- import { jqxGridModule , jqxGridComponent } from 'jqwidgets-ng/jqxgrid ' ;
3
+ import { jqxChartModule , jqxChartComponent } from 'jqwidgets-ng/jqxchart ' ;
4
4
@Component ( {
5
5
selector : 'app-root' ,
6
- imports : [ jqxGridModule ] ,
6
+ imports : [ jqxChartModule ] ,
7
7
standalone : true ,
8
8
templateUrl : './app.component.html' ,
9
9
styleUrls : [ './app.component.css' ] ,
Original file line number Diff line number Diff line change 1
1
import { Component , ViewEncapsulation } from '@angular/core' ;
2
2
3
- import { jqxGridModule , jqxGridComponent } from 'jqwidgets-ng/jqxgrid ' ;
3
+ import { jqxChartModule , jqxChartComponent } from 'jqwidgets-ng/jqxchart ' ;
4
4
@Component ( {
5
5
selector : 'app-root' ,
6
- imports : [ jqxGridModule ] ,
6
+ imports : [ jqxChartModule ] ,
7
7
standalone : true ,
8
8
templateUrl : './app.component.html' ,
9
9
styleUrls : [ './app.component.css' ] ,
Original file line number Diff line number Diff line change 1
1
import { Component , ViewEncapsulation } from '@angular/core' ;
2
2
3
- import { jqxGridModule , jqxGridComponent } from 'jqwidgets-ng/jqxgrid ' ;
3
+ import { jqxChartModule , jqxChartComponent } from 'jqwidgets-ng/jqxchart ' ;
4
4
@Component ( {
5
5
selector : 'app-root' ,
6
- imports : [ jqxGridModule ] ,
6
+ imports : [ jqxChartModule ] ,
7
7
standalone : true ,
8
8
templateUrl : './app.component.html' ,
9
9
styleUrls : [ './app.component.css' ] ,
Original file line number Diff line number Diff line change 1
1
import { Component , ViewEncapsulation } from '@angular/core' ;
2
2
3
- import { jqxGridModule , jqxGridComponent } from 'jqwidgets-ng/jqxgrid ' ;
3
+ import { jqxChartModule , jqxChartComponent } from 'jqwidgets-ng/jqxchart ' ;
4
4
@Component ( {
5
5
selector : 'app-root' ,
6
- imports : [ jqxGridModule ] ,
6
+ imports : [ jqxChartModule ] ,
7
7
standalone : true ,
8
8
templateUrl : './app.component.html' ,
9
9
styleUrls : [ './app.component.css' ] ,
You can’t perform that action at this time.
0 commit comments