mirror of
https://github.com/ratatui-org/ratatui
synced 2024-11-14 00:47:14 +00:00
853d9047b0
* feat(chart): allow custom alignment of first X-Axis label * refactor(chart): rename ambiguous function parameter * feat(chart): allow custom alignment of Y-Axis labels * refactor(chart): refactor axis test cases * refactor(chart): rename minor variable * fix(chart): force centered x-axis label near Y-Axis * fix(chart): fix subtract overflow on small rendering area * refactor(chart): rename alignment property * refactor(chart): merge two nested conditions * refactor(chart): decompose x labels rendering loop |
||
---|---|---|
.. | ||
backend_termion.rs | ||
terminal.rs | ||
widgets_barchart.rs | ||
widgets_block.rs | ||
widgets_canvas.rs | ||
widgets_chart.rs | ||
widgets_gauge.rs | ||
widgets_list.rs | ||
widgets_paragraph.rs | ||
widgets_table.rs | ||
widgets_tabs.rs |