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/54f317f17f6e840aad29a03b0adcb8066ae7040b below:

Remove unnecessary divs around canvas · mariusmuntean/ChartJs.Blazor@54f317f · GitHub

File tree Expand file treeCollapse file tree 2 files changed

+1

-13

lines changed

Filter options

Expand file treeCollapse file tree 2 files changed

+1

-13

lines changed Original file line number Diff line number Diff line change

@@ -1,7 +1,3 @@

1 1

@typeparam TConfig

2 2 3 -

<div class="row">

4 -

<div class="chart-container">

5 -

<canvas id="@Config.CanvasId" width="@Width" height="@Height"></canvas>

6 -

</div>

7 -

</div>

3 +

<canvas id="@Config.CanvasId" width="@Width" height="@Height"></canvas>

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