Skip to content
#

barchart

Here are 290 public repositories matching this topic...

Matplotlib The Figure is the overall window or page that everything is drawn on. It’s the top-level component of all. To the figure you add Axes. The Axes is the area on which the data is plotted. A figure can have multiple axes. Note: when you see, for example, plt.xlim, you’ll call ax.set_xlim() behind the covers. All methods of an Axes object…

  • Updated Mar 26, 2022
  • Jupyter Notebook

This repository contains a 3D bar chart built using Jetpack Compose, a modern toolkit for building Android UIs. The chart is fully customizable, with support for various color schemes, axis labels, and data input formats.

  • Updated Jul 17, 2023
  • Kotlin

Improve this page

Add a description, image, and links to the barchart topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the barchart topic, visit your repo's landing page and select "manage topics."

Learn more