Giter Club home page Giter Club logo

Comments (7)

r-mzy47 avatar r-mzy47 commented on August 27, 2024 1

Fixed in 1.0.0 version. Sorry for the delay.
Best regards :)

from candlesticks.

stormqueen23 avatar stormqueen23 commented on August 27, 2024

Same problem here. But it is not related to the size.
I have a loop with 2000 entries and if I scroll to the end of the chart the same error appears

from candlesticks.

mmmtastymmm avatar mmmtastymmm commented on August 27, 2024

Yeah you are right, that happens with me too.

from candlesticks.

mg7237 avatar mg7237 commented on August 27, 2024

I am facing the same issue. Is there any support on this package or we should look for alternate option?

from candlesticks.

mg7237 avatar mg7237 commented on August 27, 2024

I have moved to https://pub.dev/packages/syncfusion_flutter_charts

They provide easy to follow video https://help.syncfusion.com/flutter/cartesian-charts/chart-types/candle-chart?_ga=2.183977071.878455877.1626833079-218761931.1626833079

from candlesticks.

hm122 avatar hm122 commented on August 27, 2024

Having the same problem. When zooming in or out the RangeError appears.
Screen Shot 2021-11-24 at 11 21 59

from candlesticks.

caokietbk avatar caokietbk commented on August 27, 2024

Having some problem in version 2.1.0.
======== Exception caught by widgets library =======================================================
The following RangeError was thrown building TimeRow(dirty, state: _TimeRowState#3ab16):
RangeError (index): Invalid value: Not in inclusive range 0..10: 13
My candlesticks data:
[
{
date: 2022-04-17 23:00:00.000,
high: 40444.68,
low: 40167.07,
open: 40441.43,
close: 40167.07,
volume: 0.31,
},
{
date: 2022-04-18 00:00:00.000,
high: 40248.44,
low: 40025.83,
open: 40139.87,
close: 40063.51,
volume: 0.31,
},
{
date: 2022-04-18 01:00:00.000,
high: 40115.37,
low: 39849.07,
open: 40074.19,
close: 40088.32,
volume: 0.3,
},
{
date: 2022-04-18 02:00:00.000,
high: 40416.11,
low: 40061.47,
open: 40070.36,
close: 40343.83,
volume: 0.31,
},
{
date: 2022-04-18 03:00:00.000,
high: 40421.44,
low: 40220.83,
open: 40370.33,
close: 40238.37,
volume: 0.3,
},
{
date: 2022-04-18 04:00:00.000,
high: 40259.17,
low: 40095.77,
open: 40237.88,
close: 40178.74,
volume: 0.32,
},
{
date: 2022-04-18 05:00:00.000,
high: 40301.75,
low: 39895.45,
open: 40180.5,
close: 39964.25,
volume: 0.3,
},
{
date: 2022-04-18 06:00:00.000,
high: 39960.45,
low: 39511.67,
open: 39958.12,
close: 39656.38,
volume: 0.29,
},
{
date: 2022-04-18 07:00:00.000,
high: 39732.64,
low: 39546.85,
open: 39636.84,
close: 39701.03,
volume: 0.3,
},
{
date: 2022-04-18 08:00:00.000,
high: 39792.9,
low: 39630.19,
open: 39681.94,
close: 39721.78,
volume: 0.27,
},
{
date: 2022-04-18 09:00:00.000,
high: 39912.2,
low: 39700.37,
open: 39706.27,
close: 39768.48,
volume: 0.25,
}
]

from candlesticks.

Related Issues (20)

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.