daxtens / finvis

Web-based financial data visualisation. Looking for developers!
GNU General Public License v3.0
7 stars 3 forks source link

Large circles overlap small circles when out of sorted order #21

Closed daxtens closed 11 years ago

daxtens commented 11 years ago

Client requested that the objects don't stay in sorted order. This is fine (although the code that does it is presently super-inefficient) but it has led to this happening: Visualisation (note that Tertiary overlaps the small circle.)

The stuff to fix this is on the SX question for the original algorithm.

daxtens commented 11 years ago

Dupe of #38, which has better pictures.