Skip to content

Commit

Permalink
isofence style
Browse files Browse the repository at this point in the history
  • Loading branch information
jgaffuri committed Oct 26, 2023
1 parent 1f991c2 commit 42b11f1
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions dist/gridviz.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion examples/styles/isofence.html
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
men_2_4ind: '#1b9e77', //green
men_5ind: '#d95f02', //orange*/
},
angle: 55,
angle: 50,
heightCol: 'ind',
height: (v, r, s, zf) => 0.99 * r * gviz.sExpRev(v / s.max, -7, 0),
}),
Expand Down

0 comments on commit 42b11f1

Please sign in to comment.