Info

Open Website

Testing and Issues

You can test this app and submit issues during the testing period of the JavaScript Chart contest.

Entries with serious issues will not be able to win the contest, but even minor issues might be important for overall results.

Voting

1136
by rating

Issues

Fair Mammoth May 8, 2019 at 14:01
— Overall performance is average.

— The design does not fully comply with the guidelines.
— Slow when scrolling graph #2, filtering graph #3.
— Graph #4 disappear after filtering the zoomed values.
— Bonus goal is completed, however pie chart is missing parts of expected features.
iPhone 5S, iOS 12.1; LG Nexus 5X, Android 8.1
30
- values on table is not animated
- no "%" in circle diagram
- 840-795=45!=46=795-749
- animation of the dates under the plot is not from mock-up
20
Dark Unicorn Apr 17, 2019 at 16:31
Thanks you for review!
1) Yes, i remove animation from tooltip values becuase it has very bad performance on old android device
2) About percents - i didnt notice this and made a percent output on the right, without outputting real columns values. This is an important flaw, thanks for your attention
3) For Y axis labels to round i use .toFixed(0) or .toFixed(1). I think it a cross-browser problem, because in Win/Chrome i have 840, 795, 750
4) Yes, i hate my implementation of X axis animation
Bars: when zoom-out I see blank chart
MBP 2018 15, Chrome, Mojave
20
Dark Unicorn Apr 25, 2019 at 10:55
Thanks you for review!
Yes, its a bug. You can repeat it if you zoom this chart, hide first (blue) data type and zoom out. With hidding other child chart data types problem not repeated
Stacked: "All" value is black and not readable
MBP 2018 15, Chrome, Mojave
20
Dark Unicorn Apr 25, 2019 at 10:56
Thanks you for review!
I confirm this problem with css styles
Wrong y axes
Iphone x
10
Dark Unicorn Apr 20, 2019 at 13:01
Thanks you for review!
Yes, there is such a problem due to the fact that the mini map captures several points behind the selector. In this case, to the left of the selected area there is a peak of the graph, due to which the scale of the visible part has decreased
- date range has 1 "extra" day
- small chart on #5 is not as on screenshot
- date range should be replaced by date, when zooming chart #5
- tooltip on chart 5 is not as expected (check screenshot JS_9)
- I'm getting freezes on 6x CPU slowdown (Core i7 7700), maybe someone can confirm
Dark Unicorn Apr 17, 2019 at 21:03
Thanks you for review!
1) Yes, i get +1 column for output selected dates range
2) I dont understand what you meant
3) In video example this is so, but in my implementation after zoom i show average values for selected in main chart period
4) Yes, its my biggest mistake, you right
5) In 6x slowdown there may be freezes and lags, especially on #3 and #5 charts with more calculations
The X and Y axes look weird (not line on the design specification) during moving and zooming
Redmi 3 / Chrome
Dark Unicorn Apr 18, 2019 at 12:11
Thanks you for review!
Yes, i know about this problem and working for fix it, but didnt have enought time
The day-night transition is less slick than average and looks creepy
MacBook Pro 2015 / Safari 12.1
Dark Unicorn Apr 18, 2019 at 12:09
Thanks you for review!
I confirm this problem, i forgot remove from change theme animation drawing text stroke
Yuriy Reznik Apr 18, 2019 at 11:57
5th chart's informer should contain percents and absolute values, not only percents
Dark Unicorn Apr 18, 2019 at 12:08
Thanks you for review!
Yes, about this already write in 2 first issues
Stacked: red data not visible
MBP 2018 15, Chrome, Mojave
Dark Unicorn Apr 25, 2019 at 10:50
Thanks you for review!
It not visible, because it has very small values in compare with other types. If you hide all types except mango and pears you can see red data
Line charts: in preview not started from min value
MBP 2018 15, Chrome, Mojave
Dark Unicorn Apr 25, 2019 at 10:51
Thanks you for review!
Yes, in preview block i dont implement this condition
When selecting preview to right/left chart is still wider than preview
MBP 2018 15, Chrome, Mojave
Dark Unicorn Apr 25, 2019 at 10:52
Thanks you for review!
Yes, i have not enought time to fix this
When changing trimmer's width - chart most left position changes but should stay on same spot.
MBP 2018 15, Chrome, Mojave
Dark Unicorn Apr 25, 2019 at 10:58
Thanks you for review!
This issue repet problem "When selecting preview to right/left chart is still wider than preview", because overhang width in bars chart depends from bar width and makes up half of column width
Nobody added any issues yet...