Skip to content

Commit 2c98cc0

Browse files
Merge pull request #6624 from syncfusion-content/982808-PrintPreviewDev
982808: Removed the improper playground samples in 3D Chart and Circular Gauge.
2 parents 2676e7e + 1163c5a commit 2c98cc0

File tree

4 files changed

+0
-7
lines changed

4 files changed

+0
-7
lines changed

blazor/3D-chart/working-with-data.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -207,7 +207,6 @@ The [SfDataManager](https://help.syncfusion.com/cr/blazor/Syncfusion.Blazor.Data
207207
</SfChart3D>
208208
209209
```
210-
{% previewsample "https://blazorplayground.syncfusion.com/embed/VZhpXnrpAccANHLf?appbar=false&editor=false&result=true&errorlist=false&theme=bootstrap5" %}
211210

212211
![Blazor 3D Chart with ODataV4Adaptor Binding](images/working-data/blazor-chart-odatav4-adaptor-binding.png)
213212

@@ -266,7 +265,6 @@ The following sample code shows how to send parameters using the Query property
266265
267266
}
268267
```
269-
{% previewsample "https://blazorplayground.syncfusion.com/embed/hDVzNxLfUlNVErCr?appbar=false&editor=false&result=true&errorlist=false&theme=bootstrap5" %}
270268

271269
## Empty points
272270

blazor/circular-gauge/how-to/place-gauge-inside-other-components.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,6 @@ When you drag and resize the Dashboard Layout panel or resize the window, the Ci
172172
}
173173
174174
```
175-
{% previewsample "https://blazorplayground.syncfusion.com/embed/hDLAirBcqpadhlqd?appbar=false&editor=false&result=true&errorlist=false&theme=bootstrap5" %}
176175

177176
![Blazor Circular Gauge inside Dashboard Layout component](../images/blazor-circulargauge-with-dashboard-layout.png)
178177

@@ -313,7 +312,6 @@ When the Circular Gauge component renders within the Tab component, its renderin
313312
}
314313
315314
```
316-
{% previewsample "https://blazorplayground.syncfusion.com/embed/hjVKMLhwUeZXVtLD?appbar=false&editor=false&result=true&errorlist=false&theme=bootstrap5" %}
317315

318316
![Blazor Circular Gauge inside Tab component](../images/blazor-circulargauge-with-tab.png)
319317

blazor/circular-gauge/pointers.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -327,7 +327,6 @@ You can use image instead of rendering marker shape to denote the pointer value.
327327
</CircularGaugeAxes>
328328
</SfCircularGauge>
329329
```
330-
{% previewsample "https://blazorplayground.syncfusion.com/embed/BXhUMLhmgVRVZgdx?appbar=false&editor=false&result=true&errorlist=false&theme=bootstrap5" %}
331330

332331
![Blazor Circular Gauge with Image Pointer](./images/blazor-circulargauge-pointer-with-image.png)
333332

blazor/circular-gauge/ranges.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -353,7 +353,6 @@ To apply linear gradient to the range, follow the below code sample.
353353
}
354354
</style>
355355
```
356-
{% previewsample "https://blazorplayground.syncfusion.com/embed/VXBgWrrmqhBbMMDq?appbar=false&editor=false&result=true&errorlist=false&theme=bootstrap5" %}
357356

358357
### Radial gradient
359358

@@ -464,7 +463,6 @@ To apply radial gradient to the range, follow the below code sample.
464463
}
465464
</style>
466465
```
467-
{% previewsample "https://blazorplayground.syncfusion.com/embed/LXVqiLLcAhUizuIm?appbar=false&editor=false&result=true&errorlist=false&theme=bootstrap5" %}
468466

469467
## See also
470468

0 commit comments

Comments
 (0)