Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 0bade31

Browse files
authored
Merge pull request #21 from Aravinth113/master
V18.4.0.30 released
2 parents bb1b433 + 589f081 commit 0bade31

File tree

96 files changed

+147769
-5968
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

96 files changed

+147769
-5968
lines changed

‎App_Data/Data/DocIO/DoctoPDF.docx

1.76 KB
Binary file not shown.

‎Content/styles/bootstrap-dark.css

Lines changed: 17504 additions & 641 deletions
Large diffs are not rendered by default.

‎Content/styles/bootstrap.css

Lines changed: 17494 additions & 627 deletions
Large diffs are not rendered by default.

‎Content/styles/bootstrap4.css

Lines changed: 17779 additions & 661 deletions
Large diffs are not rendered by default.

‎Content/styles/fabric-dark.css

Lines changed: 17483 additions & 627 deletions
Large diffs are not rendered by default.

‎Content/styles/fabric.css

Lines changed: 17495 additions & 635 deletions
Large diffs are not rendered by default.

‎Content/styles/highcontrast.css

Lines changed: 17493 additions & 627 deletions
Large diffs are not rendered by default.

‎Content/styles/material-dark.css

Lines changed: 17498 additions & 697 deletions
Large diffs are not rendered by default.

‎Content/styles/material.css

Lines changed: 17625 additions & 732 deletions
Large diffs are not rendered by default.

‎Controllers/Chart/AreaEmptyPointsController.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,8 @@ public ActionResult AreaEmptyPoints()
3131
new AreaEmptyChartData { x= "2002", y= 2.2 },
3232
new AreaEmptyChartData { x= "2003", y= 3.4 },
3333
new AreaEmptyChartData { x= "2004", y= 2.8 },
34-
new AreaEmptyChartData { x= "2005", },
35-
new AreaEmptyChartData { x= "2006", },
34+
new AreaEmptyChartData { x= "2005", y=Double.NaN},
35+
new AreaEmptyChartData { x= "2006", y=Double.NaN},
3636
new AreaEmptyChartData { x= "2007", y= 2.5 },
3737
new AreaEmptyChartData { x= "2008", y= 2.9 },
3838
new AreaEmptyChartData { x= "2009", y= 3.8 },

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /