The open-source degree planner for UNSW students. Features an interactive drag-and-drop interface for easy term planning and automatic progression checking to help you stay on track for graduation.
On dev, liquidchart slowly fills up :)
On 331, it laggily fills up :(
This seems to be due to a antd charts upgrade we did at the start of the year. I have investigated this heavily before, and struggled to find a fix (the library docs are not in english, nor are the typings).
We must restore this behaviour. To do so, you have 3 options:
try update the charts library again and see if it has gotten better...
try downgrade back to the old charts library version
try find a standalone package that gives us a LiquidChart with similar functionality (preferrable, and I am aware some float around)
On dev, liquidchart slowly fills up :) On 331, it laggily fills up :(
This seems to be due to a antd charts upgrade we did at the start of the year. I have investigated this heavily before, and struggled to find a fix (the library docs are not in english, nor are the typings).
We must restore this behaviour. To do so, you have 3 options: