Skip to content

Commit 6ee4084

Browse files
authored
Update readme
1 parent f3fa3ce commit 6ee4084

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

README.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -298,10 +298,7 @@ triangles ▽
298298
the simplex up into hexagonal regions
299299

300300
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.
301+
as follows: left is triangular, right is dual triangular.
305302

306303
<p align="center">
307304
<img src="/readme_images/heatmap-grids.png" width="500" height="250"/><br/>

0 commit comments

Comments
 (0)