Is there any js visualization tool that can make graphics for this classified display?


d3
https://bl.ocks.org/mbostock/.


check that D3 can really

in addition, we see this implementation in Baidu Statistics . A raphaeljs is used. The effect is good, but I really don't know how to use it after looking at it. Can you let me know if you have used a big hand?


this is called area circle (hot area) chart. To put it bluntly, it maps the data into a proportional area unit, then calculates the corresponding radius drawing, and finally fills in different colors.

MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b31b53-2aafd.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b31b53-2aafd.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?