A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/mariusmuntean/ChartJs.Blazor/commit/56b5436a26f58adca5b62b50e9ed4ca0e796d87a below:

Remove mixed chart classes · mariusmuntean/ChartJs.Blazor@56b5436 · GitHub

Skip to content Navigation Menu

Saved searches Use saved searches to filter your results more quickly

Sign up You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert Additional navigation options

Commit 56b5436

Remove mixed chart classes

Every chart is mixable per default and mixing bar and line charts is greatly simplified by the current dataset solution. To make the other charts all mixable, some changes would be required regarding the dataset collections (we wouldn't use the concrete types). Currently, those classes don't make sense. They'll have to be reconsidered and reworked. Having some very loosely typed config objects would allow all kinds of mixing at the cost of less typesafety and guidance.
1 parent 7b7640f commit 56b5436

Copy full SHA for 56b5436

File tree Expand file treeCollapse file tree 8 files changed

+0

-134

lines changed

Filter options

Expand file treeCollapse file tree 8 files changed

+0

-134

lines changed -1Lines changed: 0 additions & 1 deletion Original file line number Diff line number Diff line change

@@ -1,6 +1,5 @@

1 1

using ChartJs.Blazor.ChartJS.Common;

2 2

using ChartJs.Blazor.ChartJS.Common.Enums;

3 -

using ChartJs.Blazor.ChartJS.MixedChart;

4 3

using ChartJs.Blazor.Util;

5 4

using Newtonsoft.Json;

6 5

using System.Collections.Generic;

-1Lines changed: 0 additions & 1 deletion Original file line number Diff line number Diff line change

@@ -2,7 +2,6 @@

2 2

using System.Threading.Tasks;

3 3

using ChartJs.Blazor.ChartJS.Common;

4 4

using ChartJs.Blazor.ChartJS.Common.Enums;

5 -

using ChartJs.Blazor.ChartJS.MixedChart;

6 5

using ChartJs.Blazor.Util;

7 6

using Newtonsoft.Json;

8 7 -68Lines changed: 0 additions & 68 deletions -24Lines changed: 0 additions & 24 deletions -12Lines changed: 0 additions & 12 deletions -11Lines changed: 0 additions & 11 deletions -8Lines changed: 0 additions & 8 deletions -9Lines changed: 0 additions & 9 deletions

You can’t perform that action at this time.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4