Closed Samuel-Ambrosio closed 2 years ago
Hello! We’ve recently released Vico 1.4.3, and charts containing only one entry should now behave as expected. Please keep in mind that in the case of line charts, at least two entries are required for a line to be drawn. A single-entry line chart with the point
field set to null
is empty. Should you face any further issues, please don’t hesitate to let us know. Thanks for the bug report!
Hello! With the last version 1.4.2, when the number of entries for the chart is one and then the chart is moved, the application crashes.
In version 1.3.0 the application does not crash. And in both versions, the value is not shown in the chart and the axis has wrong values. (The value not showing up is the same in a columnChart)
Version 1.3.0:
Version 1.4.2:
Video from version 1.4.2:
https://user-images.githubusercontent.com/44056254/185653497-7afeafa3-1bd8-4731-a9cc-ef1a243f25c7.mp4
Code for chart:
Code for value formatter:
Example of data:
Thanks for the library, it's a great help! ❤️