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
@@ -50,7 +50,7 @@ Apex Chart options is available in the ApexChartOptions class that can be passed
50
50
### Chart Events
51
51
52
52
### Chart Render
53
-
The chart will automatically re-render if data changes. It's possible to turn this of by setting ManualRender to true on the chart and then use the chart method Render() to render the chart. See the sample [render chart](https://joadan.github.io/Blazor-ApexCharts/render-chart)
53
+
The chart will automatically re-render if data changes. It's possible to turn this of by setting ManualRender to true on the chart and then use the chart method Render() to render the chart. See the sample [render chart](https://apexcharts.github.io/Blazor-ApexCharts/render-chart)
54
54
55
55
### Advanced Chart
56
56
```html
@@ -191,4 +191,4 @@ The chart will automatically re-render if data changes. It's possible to turn th
0 commit comments