We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f3fa3ce commit 6ee4084Copy full SHA for 6ee4084
README.md
@@ -298,10 +298,7 @@ triangles ▽
298
the simplex up into hexagonal regions
299
300
The two triangular heatmap styles and the hexagonal heatmap style can be visualized
301
-as follows. The `dual-triangular` style plots the true values on the upright triangles,
302
-mapping ternary coordinates to upright triangles otherwise. The `triangular` style
303
-maps ternary coordinates to vertices and computes the triangle color based on the
304
-values at the vertices.
+as follows: left is triangular, right is dual triangular.
305
306
<p align="center">
307
<img src="/readme_images/heatmap-grids.png" width="500" height="250"/><br/>
0 commit comments