cgatno / sunburst-chart-periodic-table

Recreation of The Periodic Table of the Elements using a Wijmo sunburst chart and some custom JavaScript. ⚗️📊
https://www.grapecity.com/en/blogs/rethinking-periodic-table-wijmo-sunburst/
Other
8 stars 2 forks source link

Need for data model can be eliminated with Wijmo CollectionView #7

Closed cgatno closed 7 years ago

cgatno commented 7 years ago

The Wijmo CollectionView object can be used to reduce the amount of unnecessary JavaScript and to deconvolute the overall data loading process.

See this blog post for more information.

cgatno commented 7 years ago

CollectionView was implemented in commits 95b78109f2e1a84b24b5a16dc976bad08f8b98c2, 29a36fb66f7e5a766ba0ea50157ac154aafd55f7, c77b0821f4fc69e7d09da4d0fd57bf9845130d4e, 406194aaf9f430fc679b39dd5fcdbc712ccbf362