Giter Site home page Giter Site logo

ssgraphdemo's Introduction

SSGraph / SSGraphDemo

SSGraph is a graphing (charting) library for iOS with a focus on time based data, such as financial data. It uses Core Graphics to do all of it's drawing. It currently supports line and bar styles.

Other features include:

  • Auto-calculates axes, including major and minor gridlines
  • Live panning of the graph, with axis readjustment on the fly
  • Pinch-to-zoom, with accompanying increases in data resolution and smart, x-axis reformatting (years become quarters, quarters become weeks)
  • Data resolution requests on-demand, for supporting large data sets (currently uses Yahoo stock history in CSV)
  • Customizable styles, so you can specify filled graphs and
  • Multiple data sets per graph (for comparing stocks)
  • Percent change and value change modes
  • Logarithmic Y-axis
  • Single point selection, for seeing the value of a specific point
  • Annotations, for adding contextual data such as stock splits
  • Synchronize multiple graphs to one x-axis (such as a stock price and volume graphs)

A word of warning

Although originally written in 2010, converted to ARC in 2012, and published in 2014, SSGraph is still very much in a "pre-alpha" state, and I don't expect to spend much time maintaining it. If you use it, please be prepared that you will need to make changes to it. It has not been made into a cocoapod.

ssgraphdemo's People

Contributors

dstancioff avatar

Watchers

 avatar  avatar  avatar

ssgraphdemo's Issues

Trying to get it running

Thanks for the great repo. I'm trying to get it running on Xcode 8, but none of the data is showing on the screen. Do you have a screenshot of what the bar graph is supposed to look like?

This is what it looks like on my end:

simulator screen shot jul 9 2017 7 15 34 pm

It's fetching the data because I'm getting the log for " Fetching data for url:http://ichart.finance.yahoo.com/table.csv?" but I'm not sure how to debug why it isn't displaying.

Do you have any ideas?

Thank you!

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.