Git Product home page Git Product logo

dashfinance's People

Contributors

sterlingbutters avatar

Stargazers

 avatar  avatar

Watchers

 avatar

dashfinance's Issues

Error if bbands_mid is in data

Was working perfectly before. Also getting other weird errors I wasn't before and internet cuts out - maybe related?

ValueError: 
    Invalid element(s) received for the 'data' property of 
        Invalid elements include: [(Scatter({
    'line': {'color': 'rgb(150, 150, 150)', 'width': 1},
    'mode': 'lines',
    'name': 'Real Middle Band',
    'x': array(['2018-12-19', '2018-12-20', '2018-12-21', '2018-12-24', '2018-12-26',
                '2018-12-27', '2018-12-28', '2018-12-31', '2019-01-02', '2019-01-03',
                '2019-01-04', '2019-01-07', '2019-01-08', '2019-01-09', '2019-01-10',
                '2019-01-11', '2019-01-14', '2019-01-15', '2019-01-16', '2019-01-17'],
               dtype=object),
    'y': array([200.468 , 199.3787, 198.2172, 196.9152, 195.7723, 194.5872, 193.3697,
                192.1308, 190.963 , 189.5947, 188.3362, 187.0205, 185.927 , 184.908 ,
                183.7695, 182.685 , 181.4825, 180.3472, 179.3292, 178.2717])
}),)]

    The 'data' property is a tuple of trace instances
    that may be specified as:
      - A list or tuple of trace instances
        (e.g. [Scatter(...), Bar(...)])
      - A list or tuple of dicts of string/value properties where:
        - The 'type' property specifies the trace type
            One of: ['area', 'bar', 'box', 'candlestick', 'carpet',
                     'choropleth', 'cone', 'contour',
                     'contourcarpet', 'heatmap', 'heatmapgl',
                     'histogram', 'histogram2d',
                     'histogram2dcontour', 'mesh3d', 'ohlc',
                     'parcoords', 'pie', 'pointcloud', 'sankey',
                     'scatter', 'scatter3d', 'scattercarpet',
                     'scattergeo', 'scattergl', 'scattermapbox',
                     'scatterpolar', 'scatterpolargl',
                     'scatterternary', 'splom', 'streamtube',
                     'surface', 'table', 'violin']

        - All remaining properties are passed to the constructor of
          the specified trace type

        (e.g. [{'type': 'scatter', ...}, {'type': 'bar, ...}])

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.