Open jarmoza opened 9 years ago
Datashape classes completely revamped in df13c23deba5ec2b24a473dfc13da2e0c418c7cb. Now just TopicBullseye and TopicRectangle. Form BindDataToNode/AppendSVGAndBindData removed/replaced with graph-specific implementation of node field assignment in the panel classes and simple Draw() called in the datashape classes.
Further work needed includes fixes for being able to word weights in the Data Bar immediately and methods linked to the DataShapes themselves that generate DataTiles and send them to the DataBar to be generated.
Code cleanup progressing as features are implemented. Latest commit SHA: 2486b6e499189327c2f3f7011b42d2617525a372 cleans up Panel and Datashape classes. More work to be done.