Giter Site home page Giter Site logo

finance's People

Contributors

c-h- avatar

Watchers

 avatar  avatar

finance's Issues

Show layers for summing mode

Show Area graphs that visually distinguish the layers in the graph and has a tooltip legend color coded appropriately. Right now the summing mode shows a single homogenous graph.

Delete

Add ability to delete:

  • Transactions
  • Portfolios
  • Comparisons

Need Cash asset handling

Goal is for Cash to work as an asset or liability.

  • USD just increments up or down based on transactions
  • Bitcoin and Ethereum act like a stock except it's purely value based (USD at purchase), no shares

Clean and clear

Allow user to clear from settings:

  • cached network data
  • all data

During partial loading, errors are thrown in chart

Hypothesized errors cause is that the columns being supplied to the chart is likely the columns for the fully loaded chart (['date', 'value_1', 'value_2']) but the data is only partially complete ({date, value_1}), causing errors when access is attempted.

Solution: give the chart only the columns for the loaded data.

Show Chart as data populates

This would mean that data shaping actions are dispatched when any api response is done, not just when they all complete. Would have to be careful about bug-testing this - currently built to "ensure" that it has all the data before shaping.

Release publicly

Could easily release via github pages. Need to investigate if it's possible to supply Quandl API key publicly in a usable way.

Improve API caching

Since data is entirely historical, requests to API could be entirely month based, then locally get ranges of data from those month chunks. Would be more efficient and faster to load.

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.