How do I fix instances where the AI is clearly referencing the visualizations it created and yet they are blank or empty? This just started happening today. Charts have been created - but no data. Graphs show labels, axis - but no data.
Hi @JenK, if the code (and data if possible) isn’t proprietary could you share it here? (or share it with anything private omitted)
This can happen for a variety of reasons, usually a failed reference or mistaken data type, but without knowing the data/code it’s really hard to help.
(If you need more personalized help you can always contact us directly - Contact Us | Quadratic)
Hiya @luke-quadratic,
So after I tinkered (I went into each visualization’s code editor chat), it turned out that it was this. See screen grab. I’m super new to the tool and don’t know a lot of python. Really liking it though! The learning for me was to get out of the chat on the left hand side of the screen and get into each of the code editors - and boom - solved it! Thanks for responding.
Awesome! Glad it worked out.