mirror of
https://github.com/ManimCommunity/manim.git
synced 2026-06-22 10:01:47 +00:00
Merge 2f10c9db66 into 0e83f4b09a
This commit is contained in:
commit
89a4816b35
1 changed files with 0 additions and 2 deletions
|
|
@ -339,8 +339,6 @@ class BarChart(Axes):
|
|||
if self.bar_names is not None:
|
||||
self._add_x_axis_labels()
|
||||
|
||||
self.y_axis.add_numbers()
|
||||
|
||||
def _update_colors(self) -> None:
|
||||
"""Initialize the colors of the bars of the chart.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue