ratatui/examples/vhs
Josh McKinney fe4eeab676
docs(examples): simplify the barchart example (#1079)
The `barchart` example has been split into two examples: `barchart` and
`barchart-grouped`. The `barchart` example now shows a simple barchart
with random data, while the `barchart-grouped` example shows a grouped
barchart with fake revenue data.

This simplifies the examples a bit so they don't cover too much at once.

- Simplify the rendering functions
- Fix several clippy lints that were marked as allowed

---------

Co-authored-by: EdJoPaTo <rfc-conform-git-commit-email@funny-long-domain-label-everyone-hates-as-it-is-too-long.edjopato.de>
2024-08-06 01:10:58 -07:00
..
barchart-grouped.tape docs(examples): simplify the barchart example (#1079) 2024-08-06 01:10:58 -07:00
barchart.tape docs(examples): simplify the barchart example (#1079) 2024-08-06 01:10:58 -07:00
block.tape chore: move example vhs tapes to a folder (#867) 2024-01-24 08:22:46 -08:00
calendar.tape chore: move example vhs tapes to a folder (#867) 2024-01-24 08:22:46 -08:00
canvas.tape chore: move example vhs tapes to a folder (#867) 2024-01-24 08:22:46 -08:00
chart.tape chore: move example vhs tapes to a folder (#867) 2024-01-24 08:22:46 -08:00
colors.tape chore: move example vhs tapes to a folder (#867) 2024-01-24 08:22:46 -08:00
colors_rgb.tape chore: move example vhs tapes to a folder (#867) 2024-01-24 08:22:46 -08:00
constraint-explorer.tape docs(examples): fix typos in tape files (#1224) 2024-07-08 21:57:04 -07:00
constraints.tape chore: move example vhs tapes to a folder (#867) 2024-01-24 08:22:46 -08:00
custom_widget.tape chore(editorconfig): set and apply some defaults (#974) 2024-03-03 21:41:19 -08:00
demo.tape chore: move example vhs tapes to a folder (#867) 2024-01-24 08:22:46 -08:00
demo2-destroy.tape chore: replace big_text with hardcoded logo (#1203) 2024-08-03 16:08:59 -07:00
demo2-social.tape docs(examples): fix typos in tape files (#1224) 2024-07-08 21:57:04 -07:00
demo2.tape docs(examples): fix typos in tape files (#1224) 2024-07-08 21:57:04 -07:00
docsrs.tape docs(examples): fix typos in tape files (#1224) 2024-07-08 21:57:04 -07:00
flex.tape docs(examples): fix typos in tape files (#1224) 2024-07-08 21:57:04 -07:00
gauge.tape docs(examples): update gauge example (#863) 2024-01-27 01:47:17 -08:00
generate.bash chore: move example vhs tapes to a folder (#867) 2024-01-24 08:22:46 -08:00
hello_world.tape chore: move example vhs tapes to a folder (#867) 2024-01-24 08:22:46 -08:00
hyperlink.tape docs(examples): fix typos in tape files (#1224) 2024-07-08 21:57:04 -07:00
inline.tape chore: move example vhs tapes to a folder (#867) 2024-01-24 08:22:46 -08:00
layout.tape chore: move example vhs tapes to a folder (#867) 2024-01-24 08:22:46 -08:00
line_gauge.tape feat(LineGauge): allow LineGauge background styles (#565) 2024-05-24 11:42:52 -07:00
list.tape chore: move example vhs tapes to a folder (#867) 2024-01-24 08:22:46 -08:00
minimal.tape docs(examples): fix typos in tape files (#1224) 2024-07-08 21:57:04 -07:00
modifiers.tape chore: move example vhs tapes to a folder (#867) 2024-01-24 08:22:46 -08:00
panic.tape chore: move example vhs tapes to a folder (#867) 2024-01-24 08:22:46 -08:00
paragraph.tape chore: move example vhs tapes to a folder (#867) 2024-01-24 08:22:46 -08:00
popup.tape chore: move example vhs tapes to a folder (#867) 2024-01-24 08:22:46 -08:00
ratatui-logo.tape docs(examples): fix typos in tape files (#1224) 2024-07-08 21:57:04 -07:00
scrollbar.tape chore: move example vhs tapes to a folder (#867) 2024-01-24 08:22:46 -08:00
sparkline.tape chore: move example vhs tapes to a folder (#867) 2024-01-24 08:22:46 -08:00
table.tape chore: move example vhs tapes to a folder (#867) 2024-01-24 08:22:46 -08:00
tabs.tape docs(examples): refactor Tabs example (#861) 2024-01-27 02:39:40 -08:00
tracing.tape docs(examples): fix typos in tape files (#1224) 2024-07-08 21:57:04 -07:00
user_input.tape chore: move example vhs tapes to a folder (#867) 2024-01-24 08:22:46 -08:00