You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The demo should render the advanced_accessible_stock demo (inactive now).
Actual behaviour
3 values lead to an empty main plot (navigation renders). For values render, but range is wrong.
Version
0.1.0
Affected devices/platforms
Other
Relevant log output
flutter: {"accessibility":{"point":{"descriptionFormat":"{#unless isNull}{category}, low {low}, median {median}, high {high}{/unless}",},"series":{"descriptionFormat":"{series.name}, series {seriesNumber} of {chart.series.length} with {series.points.length} data points.",},"typeDescription":"Low, median, high. Each data point has a low, median and high value, depicted vertically as small ticks.",},"chart":{"type":"lowmedhigh",},"plotOptions":{"series":{"stickyTracking":true,},},"series":[{"type": "ohlc","data":[[1717200000,46240,56720,69540,],[1719792000,46360,55050,67710,],[1722470400,47600,57040,69250,],[1725148800,48610,59030,72070,],[1727740800,49690,60770,75040,],[1730419200,50000,61170,75660,],[1733011200,50500,63020,78630,],],"name":"Scientific research and development",},{"type": "ohlc","data":[[1717200000,43310,53510,71450,],[1719792000,44280,53440,66040,],[1722470400,45790,55080,68720,],[1725148800,47500,56660,70850,],[1727740800,48420,58250,73430,],[1730419200,48560,58390,74060,],[17<…>
Relevant code snippet
The text was updated successfully, but these errors were encountered:
Expected behaviour
The demo should render the
advanced_accessible_stock
demo (inactive now).Actual behaviour
3 values lead to an empty main plot (navigation renders). For values render, but range is wrong.
Version
0.1.0
Affected devices/platforms
Other
Relevant log output
Relevant code snippet
The text was updated successfully, but these errors were encountered: