Skip to content

Commit

Permalink
Update y-format on stacked bar
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesrswift committed Aug 3, 2024
1 parent 5bfd74d commit fbdf2b5
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 0 deletions.
Binary file modified manual.pdf
Binary file not shown.
2 changes: 2 additions & 0 deletions src/charts/bar/stacked.typ
Original file line number Diff line number Diff line change
Expand Up @@ -160,5 +160,7 @@
bar-width: bar-width,
bar-style: bar-style,
axes: axes,
y-tick-step: 0.2,
y-format: (it)=>{$#{it*100}%$},
..plot-args
)
Binary file modified tests/charts/bar/stacked100/ref/1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit fbdf2b5

Please sign in to comment.