#
piechart
Here are 79 public repositories matching this topic...
可以高度自定义的图表框架。柱状图、折线图、雷达图、饼图、K线图、分时图。
chart
charts
barchart
radar-chart
linechart
piechart
progress-circle
stockchart
candlestick-chart
kline
-
Updated
Aug 20, 2021 - Objective-C
-
Updated
Apr 22, 2022 - TypeScript
Visual is a Javascript library for data visualization developed by the Statistical Institute of Catalonia (Idescat). It is based on popular open source solutions. Visual offers a simple interface that encapsulates the complexity of these solutions for the most common chart types.
visualization
charts
data
statistics
dataviz
js
maps
graphics
barchart
ranking
stats
pyramid
linechart
piechart
choropleth-map
choropleth
catalonia
catalunya
map-regions
scatterplot
-
Updated
Feb 14, 2022 - JavaScript
Simple and elegant pie chart for iOS applications
-
Updated
Oct 27, 2018 - Objective-C
If you want to add circular pie chart in your application then RingPieChart can be a good choice containing number of animations and its Easy to use framework
swift
pie-chart
chart
ui
xcode
animation
cocoapods
carthage
uikit
ring
ui-components
piechart
loading-animations
loading-spinner
uibezierpath
cashapelayer
cabasicanimation
piechartview
-
Updated
Mar 11, 2020 - Swift
Android library for drawing Pie charts and Donut charts with the ability to customize almost anything in it.
visualization
android
pie-chart
chart
charting-library
android-library
plotting
charting
piechart
doughnut-chart
ring-chart
donut-chart
donutchart
ringchart
-
Updated
Mar 8, 2022 - Kotlin
Cool dashboard implementation with an animated pie chart.
-
Updated
Sep 3, 2018 - Java
An Android App to see the statistics of Covid 19 around world.
android
java
http
json
parsing
java8
json-parser
java-8
asynctask
piechart
covid-19
covid-virus
covid
covid19
covid-2019
covid-api
covid-data
covid-19-italy
covid19-data
covid-19-india
-
Updated
Apr 23, 2020
-
Updated
Apr 16, 2018 - Objective-C
A simple React chart library
react
pie-chart
chart
data
reactjs
data-visualization
barchart
linechart
piechart
react-chart-library
-
Updated
Jun 15, 2021 - JavaScript
android-studio
firebase-auth
piechart
qrcode-generator
firestore-database
powerbi-report
covid-19-tracker
microsoft-forms
-
Updated
Feb 17, 2021 - Java
A Covid cases tracking Android app built for learning purposes. This app uses Covid public API to fetch the relevant covid cases data about the searched country. If the user visits the searched country covid details page, it saves the visited country details data in the history section using the Realm Mongo Database.
android
kotlin
java
mongodb
mvvm
clean-architecture
realm
rxjava2
mvvm-architecture
piechart
realm-mobile-database
mongodbatlas
covid-19
covid19-data
covid19-tracker
covidapp
-
Updated
Jun 23, 2021 - Kotlin
Plotly.js wrapper for CakePHP apps ; provides a convenient Helper to draw charts into apps Templates
pie-chart
chart
charts
timeseries
cakephp
plot
series
plotlyjs
barchart
plotting
cakephp3
cakephp-plugin
linechart
pie-graphs
stacked-bar
charting
piechart
line-charts
stacked-chart
stacked-charts
-
Updated
Oct 23, 2017 - PHP
Pie Chart Maker using Elixir, Phoenix LiveView and SVG. (Demo: https://art-code.herokuapp.com/piechart)
-
Updated
Sep 30, 2019 - Elixir
In this tutorial i will show you how to create dynamic pie chart in laravel 8, Pie charts are use to representing data in graphics view, for creation of dynamic pie chart example you need to create model, controller, route, blade file and database
jquery
pie-chart
charts
tutorial
example
laravel-framework
piechart
laravel8
websolutionstuff
dynamic-piechart
-
Updated
Oct 2, 2020 - PHP
Simple Pie Chart library for android
-
Updated
Oct 7, 2020 - Kotlin
Udacity Data Analyst Nanodegree - Project II
jupyter-notebook
histogram
pandas
seaborn
data-analysis
python-3
data-wrangling
udacity-nanodegree
piechart
data-cleaning
matplotlib-pyplot
-
Updated
Jun 27, 2020 - Jupyter Notebook
Improve this page
Add a description, image, and links to the piechart topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the piechart topic, visit your repo's landing page and select "manage topics."


** Don't make a duplicate issue.
You can search in issues to make sure there isn't any already opened issue with your concern.
Describe the bug
BarChart completely ignores the x value from BarChartGroupData and set the bar in the same order as occurs on the list passed to parameter barGroups. After changing the order on the list barGroups result chart should look the same as before.