equitablegrowth / Playfair

Web application for creating publication ready charts and graphs
http://www.austinclemens.com/Playfair/playfair.html
56 stars 6 forks source link

when you change data types and redraw sometimes it breaks things #214

Closed austinclemens closed 8 years ago

austinclemens commented 8 years ago

My only guess is that this is somehow related to the bits in .chart where it checks for existence of a yarray - maybe sometimes this sticks/doesn't get reset and sends to the wrong axis creation function?

austinclemens commented 8 years ago

I haven't seen this in a while... will re-open if there are concrete examples