TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Interactive visualization of 2013 Thomson Reuter's Global Innovators Study

44 pointsby Charlesmigliover 11 years ago

8 comments

oscilloscopeover 11 years ago
A couple critiques. The &quot;No Breakout&quot; view is almost meaningless. It would be more effective as a ranked list with words. If I take a screenshot of that, it means nothing. Circle positions, sizes, and colors encode no information in this initial view. The only way to get information is to hover, letting you browse the list in a disorganized fashion.<p>It&#x27;s not clear on load what colors represent. There are no labels whatsoever. The colors make more sense on the &quot;Country Breakout&quot;, but you lose the context again if you go to the &quot;Industry Breakout&quot;. The last breakout also seems somewhat arbitrary. According to this, Google is part of &quot;Internet Search&quot;. Don&#x27;t they make hardware and software as well? Is IBM still a hardware company? The lines are fuzzy, but this categorical view draws a sharp divide between different sectors.<p>The graphic this is based on, Four Ways to Slice Obama&#x27;s Budget Proposal, contains much more information and labels it well.<p><a href="http://www.nytimes.com/interactive/2012/02/13/us/politics/2013-budget-proposal-graphic.html" rel="nofollow">http:&#x2F;&#x2F;www.nytimes.com&#x2F;interactive&#x2F;2012&#x2F;02&#x2F;13&#x2F;us&#x2F;politics&#x2F;20...</a><p>Notice that circle area encodes proposed spending, which is a good measure of size&#x2F;importance. The coloring is also a quantitative metric with an associated scale. When you go to the &quot;Department Totals&quot; view, you can see how the size&#x2F;coloring reveals insights about proposed Defense spending (heavy cuts).
评论 #6520449 未加载
notjustanymikeover 11 years ago
It&#x27;s a pretty stock force chart that would probably would have been a lot more useful as a horizontal bar chart. The industry breakout is useless without a legend since I have to switch to country breakout to understand what the colors mean. The circles don&#x27;t quantify any data, especially unhelpful when you could have used the unique inventions metric to indicate a company&#x27;s contribution.<p>So yeah, this is sexy, but also quite useless.
nkorenover 11 years ago
Visualization, shmisulization. Only so much that bouncy balls can do to sex up a strangely parochial list. No ARM, no Tesla. But Blackberry is on the list? Seriously? How many CEOs are currently asking themselves &quot;how can we be more innovative, like Blackberry?&quot;
评论 #6521192 未加载
jsmcgdover 11 years ago
Sorry to be a grump but I think we&#x27;re actually worse off for having these very shallow and simplistic analyses of data. Also, patent != innovation.<p>That being said aesthetically it&#x27;s very pleasing and with some rigour there might be something of value here.
Osmiumover 11 years ago
Nice visualisation, but what&#x27;s the value in this? Symantec&#x27;s a &quot;global innovator&quot; (really? I&#x27;m skeptical, but am I missing something?) And splitting companies into &quot;electronic components&quot; and &quot;computer hardware&quot; seems dubious too, since there&#x27;s presumably a lot of overlap.
评论 #6520604 未加载
评论 #6521385 未加载
cascaover 11 years ago
Pretty use of D3.js. Obviously this is your business but it would be great if there was some sourcecode to share with the community.<p>The report that the data is based on is not worth much. They claim to use Volume, Success, Global and Influence as measures. Apply this the Blackberry and Symantec and decide the value.
评论 #6520734 未加载
aw3c2over 11 years ago
Why not add the country code into the circles? Right now it is relying on color alone and that is bad. Firstly there is no intuitive or learned connection between a color and a country and secondly it is problematic for people with bad color vision.
dansoover 11 years ago
I knew it. When I saw the title with &quot;D3&quot; and &quot;sexy&quot; (or some other over-used overhyped adjective), I just knew it was going to involve some non-sensical clump of animated balls. This is far less useful than even a simple table.<p>If you&#x27;re going to do balls in D3, at least do it with force:<p><a href="http://www.nytimes.com/interactive/2012/09/04/us/politics/democratic-convention-words.html" rel="nofollow">http:&#x2F;&#x2F;www.nytimes.com&#x2F;interactive&#x2F;2012&#x2F;09&#x2F;04&#x2F;us&#x2F;politics&#x2F;de...</a>
评论 #6521780 未加载