All Projects → humawork → compose-charts

humawork / compose-charts

Licence: Apache-2.0 License
Jetpack Compose charts for Android

Programming Languages

kotlin
9241 projects

Projects that are alternatives of or similar to compose-charts

compose-charts
Simple Jetpack Compose Charts for multi-platform. Including Android, Web, Desktop.
Stars: ✭ 30 (-28.57%)
Mutual labels:  charts, jetpack-compose
fusioncharts-dist
FusionCharts JavaScript Charting library. Over 95+ charts and 1,400+ maps to choose from, with integrations available for all popular JavaScript frameworks & back-end programming languages.
Stars: ✭ 65 (+54.76%)
Mutual labels:  charts
visa-chart-components
Visa Chart Components (VCC) is an accessibility focused, framework agnostic set of data experience design systems components for the web. VCC attempts to provide a toolset to enable developers to build equal data experiences for everyone, everywhere.
Stars: ✭ 81 (+92.86%)
Mutual labels:  charts
CloudBook
👨🏻‍💻 An ordinary person’s technical cloud notes, share the world and record life.
Stars: ✭ 38 (-9.52%)
Mutual labels:  jetpack-compose
foodies
A clean MVVM architecture android application
Stars: ✭ 14 (-66.67%)
Mutual labels:  jetpack-compose
PlayWeather
🔥🔥🔥 Compose、Lce、MVVM、深色模式、横屏、无网弱网适配、Room、Hilt、多语言切换,目前Android最新的库基本全用上了,你想要的都有🔥🔥🔥
Stars: ✭ 120 (+185.71%)
Mutual labels:  jetpack-compose
Cofi
Simple coffee timer
Stars: ✭ 18 (-57.14%)
Mutual labels:  jetpack-compose
jitsi-scalable-helm
Scalable jitsi helm chart
Stars: ✭ 28 (-33.33%)
Mutual labels:  charts
milvus-helm
The helm chart to deploy Milvus
Stars: ✭ 37 (-11.9%)
Mutual labels:  charts
pywedge
Makes Interactive Chart Widget, Cleans raw data, Runs baseline models, Interactive hyperparameter tuning & tracking
Stars: ✭ 49 (+16.67%)
Mutual labels:  charts
olliePy
OlliePy is a python package which can help data scientists in exploring their data and evaluating and analysing their machine learning experiments by utilising the power and structure of modern web applications. The data scientist only needs to provide the data and any required information and OlliePy will generate the rest.
Stars: ✭ 46 (+9.52%)
Mutual labels:  charts
bitbot
Simple python app to drive Pimoroni e-ink displays with finance candle charts
Stars: ✭ 22 (-47.62%)
Mutual labels:  charts
covid
epidemicforcasting.org visualization repository
Stars: ✭ 18 (-57.14%)
Mutual labels:  charts
rfrappe
htmlwidget for frappe charts js library
Stars: ✭ 24 (-42.86%)
Mutual labels:  charts
samples
Jetpack Compose based project, used to stress-testing compose features / integrations and explore non-trivial functionality
Stars: ✭ 21 (-50%)
Mutual labels:  jetpack-compose
proteic
Streaming and static data visualization for the modern web.
Stars: ✭ 37 (-11.9%)
Mutual labels:  charts
billboard-top-100
📈 Node.js API to retrieve the top songs, albums, and artists from Billboard's charts
Stars: ✭ 77 (+83.33%)
Mutual labels:  charts
percival
📝 Web-based, reactive Datalog notebooks for data analysis and visualization
Stars: ✭ 285 (+578.57%)
Mutual labels:  charts
monzo-widget
An Android app widget for Monzo using the public api
Stars: ✭ 25 (-40.48%)
Mutual labels:  jetpack-compose
nodeplotlib
NodeJS plotting library for JavaScript and TypeScript. On top of plotly.js. Inspired by matplotlib.
Stars: ✭ 115 (+173.81%)
Mutual labels:  charts

compose-charts

Build License

What's this?

Jetpack Compose charts library for Android

Disclaimer

Current supported Jetpack Compose version: 1.1.0

This library is WIP, and at the moment only contains the following charts:

  • PieChart
  • TableChart
  • HorizontalBarsChart
  • LinesChart

Download

Available through mavenCentral

Add the dependency:

implementation 'ma.hu:compose-charts:{latest-version}'

Samples

Charts samples can be found in the app module

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].