Team ID:
- [
https://go.glideapps.com/o/2PmUyqXc2oVBIz3zrsnK]
App ID:
https://go.glideapps.com/app/I5ba31gPbdIapkKTs4My/layout
Description
- I’m using the Chart Beta, in Stacked Bar mode, to display my stock of wine bottles, per vintage and color
- I have in X Axis the vintage years as defined per my database values (number entered by user, converted to date)
- In Y Axis, I sum up the stock of bottles per color of wine
- It appears there is an issue with the values at the X Axis borders. Typically, in my data, I have a stock of 2 bottles of Champagne, vintage 2018. It is the youngest vintage for Champagne I have. But when I display the vintages per year in that chart, for my Champagne bottles only, the year 2018 does not appear in the X Axis, which stops at 2017. Any idea of what’s happening?