GithubHelp home page GithubHelp logo

nafisahmedkhan9 / scichart.android.examples Goto Github PK

View Code? Open in Web Editor NEW

This project forked from abtsoftware/scichart.android.examples

0.0 1.0 0.0 1.52 MB

Examples, Tutorials for SciChart Android: Realtime Android Chart Controls

Home Page: www.scichart.com

License: MIT License

Java 85.80% Kotlin 14.20%

scichart.android.examples's Introduction

SciChart.Android.Examples

Examples, Showcase Applications and Tutorials for SciChart.Android: High Performance Realtime Android Chart Library.

SciChart Android Charts Video

Android ECG Chart Example

Android Candlestick Chart Example

Android Heatmap Chart Example

Android Multi XAxis Example

Android Chart Examples are provided in Java & Kotlin. If you are looking for other platforms then please see here:

Note: Maven Feed Setup

To build, you will need an internet connection to download Maven dependencies. Maven depends are listed in the build.gradle files within the examples application, for example:

repositories {
    mavenLocal()
    mavenCentral()
    maven { url 'https://www.myget.org/F/abtsoftware/maven' }
}
dependencies {
    compile (group: 'com.scichart.library', name: 'core', version: '2.0.0.1806', ext: 'aar')
    compile (group: 'com.scichart.library', name: 'data', version: '2.0.0.1806', ext: 'aar')
    compile (group: 'com.scichart.library', name: 'drawing', version: '2.0.0.1806', ext: 'aar')
    compile (group: 'com.scichart.library', name: 'charting', version: '2.0.0.1806', ext: 'aar')
    compile (group: 'com.scichart.library', name: 'extensions', version: '2.0.0.1806', ext: 'aar')

where latest version number can be found at our SciChart/ABTSoftware Maven feed page

Repository Contents

Scichart Showcase

The SciChart Showcase demonstrates some featured apps which show the speed, power and flexibility of the SciChart's Android Chart library. This showcase is written in Kotlin and is designed to be a demonstration of what SciChart can do. Examples include:

Android Audio Analyzer powered by SciChart

Android 4-Channel Realtime ECG powered by SciChart

  • SciChart ECG: Realtime, 4-channel ECG for medical apps
  • SciChart Audio Analyzer: Realtime Audio Analyzer which records the mic, and presents Frequency Spectrum + Spectrogram on a live updating heatmap
    • more coming soon!

SciChart Android Examples Suite

The SciChart Android Examples suite contain developer example code in Java to help you get started as soon as possible with SciChart.Android.

SciChart Android Examples Suite

Chart types include:

SciChart Android Tutorials

We now have a set of Tutorials targetting SciChart Android v2.x over on our website. Please find a list of tutorials below:

SciChart Android Tutorials

Tech Support and Help

SciChart Android is a commercial chart control with world-class tech support. If you need help integrating SciChart to your Android apps, Contact Us and we will do our best to help!

scichart.android.examples's People

Contributors

scichartteam avatar andyb1979 avatar yuriyzadereckiy avatar yuliyabogata avatar

Watchers

NAFIS AHMED KHAN avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.