Skip to content

LuciGJ/Data-Visualization-Android

Repository files navigation

Data-Visualization-Android

A data visualization application for Android. The created charts are saved using SQLite. The used libraries are:

  • MPAndroidChart for chart generation
  • Gson for converting Java objects to their JSON representation
  • Color picker for picking colors
  • Apache POI for working with xls and xlsx files
  • OpenCSV for working with csv files

Features:

  • Chart generation from files. Supported file formats: xls, xlsx, csv, chart files

step1 step2 step3 step4 step5

  • Charts can be exported or imported. Data can be exported. Supported file formats: xls, xlsx, csv, chart files

step6 step7 step8

  • Chart visualization

step9 chartui

  • The charts can be customized

step11 step12 step13 step14

  • The data can be analyzed by applying functions to it

step15 step16 step17

  • Build up animations on both axes

step18 step19

  • The data can be highlighted. It can highlight values in a given range or all the increasing or decreasing values

step20 step21

  • Export charts as images

step22 step22-2

  • Multiple chart types: line chart, bar chart, pie chart, bubble chart, scatter plot chart, radar chart, candlestick chart

step23 step24 step25 step26

  • Send charts by email

step27 step28

  • Connect charts, displaying a chart when a value is clicked

step31 step32

  • A dashboard where multiple charts can be displayed

step29 step30

  • The data displayed in the charts can be viewed and modified

values values2

About

A data visualization application for Android.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages