Skip to content
This repository has been archived by the owner on Dec 2, 2020. It is now read-only.

Roadmap

Sam Spencer edited this page Feb 23, 2015 · 16 revisions

Describes the roadmap for BEMSimpleLineGraph. Take a look at the roadmap here before submitting an issue / feature request.

Milestone  Watch

ETA: April 2015 (Could be sooner with your help)

  • Static  Watch Views for Glances and Apps
    • A BEMStaticLineGraph should be quickly loaded in an extension and rendered on the  Watch as a WKImage

Milestone 4.0

ETA: June 2015 (Coming along quickly, thanks to your help)

  • Multiple lines on one graph
  • Average and Trend lines
  • Partially filled X-Axis
  • NSDate objects as X-Axis labels
  • Resolve issues on the 4.0 Milestone

Milestone X

ETA: Late 2015 to Early 2016 (Could be sooner with your help)

  • Native Swift Implementation
  • Mac OS X Support
  • Scrolling Graph View
  • Break-up BEMSimpleLineGraph.h,m into smaller, more manageable classes
    • For example, the popover label might have its own class called BEMPopoverLabel
    • This will prevent the main class from being overwhelmed and allow for easier management and use of components of the graph

Beyond

Have an idea that isn't listed here and meets the project guidelines / criteria? Great! Submit an issue and let us know about it. We'll be happy to discuss it and possibly implement it. Even better, if you know how to develop it, implement it on your own fork and then submit a pull request. Take a look at the Contributing.md document for detailed information on how to contribute.