We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4ed762b commit 60594b5Copy full SHA for 60594b5
1 file changed
docs/data/charts/heatmap/heatmap.md
@@ -116,12 +116,7 @@ Use the `cell` slot to replace the default cell shape or add labels.
116
117
{{"demo": "CustomItem.js"}}
118
119
-## WebGL renderer [<span class="plan-premium"></span>](/x/introduction/licensing/#premium-plan 'Premium plan') 🧪
120
-
121
-:::warning
122
-This feature is in preview.
123
-It is ready for production use, but its API, visuals and behavior may change in future minor or patch releases.
124
-:::
+## WebGL renderer [<span class="plan-premium"></span>](/x/introduction/licensing/#premium-plan 'Premium plan')
125
126
Heatmaps can have many cells, which can slow down rendering.
127
Set the `renderer` prop to `'webgl'` for better performance with large datasets.
0 commit comments