...
Full Bio
Use Machine Learning To Teach Robots to Navigate by CMU & Facebook Artificial Intelligence Research Team
223 days ago
Top 10 Artificial Intelligence & Data Science Master's Courses for 2020
224 days ago
Is Data Science Dead? Long Live Business Science
252 days ago
New Way to write code is about to Change: Join the Revolution
253 days ago
Google Go Language Future, Programming Language Programmer Will Get Best Paid Jobs
574 days ago
Top 10 Best Countries for Software Engineers to Work & High in-Demand Programming Languages
723849 views
Highest Paying Programming Language, Skills: Here Are The Top Earners
669192 views
Which Programming Languages in Demand & Earn The Highest Salaries?
474315 views
Top 5 Programming Languages Mostly Used By Facebook Programmers To Developed All Product
462228 views
World's Most Popular 5 Hardest Programming Language
392892 views
3 rules for Interactive data visualizations. A showcase with R and Highcharts
- More information. Interactivity allows you to embed much more information than in a static visualisation by using tooltips, click-events, ability to filter etc.
- Easier perception of more complex data. The possibility to show some information only on demand and hide when not needed will allow users to focus only on the details they are looking for. Thus, potentially containing much more information, the visualization can give a quick grasp of the key points.
- Promotes exploration. Everyone loves to interact with the objects they investigate. Responsive data encourages people to explore more and, subsequently, receive more insights.
- More fun. Well, just as it is: being tired of dozens of static PowerPoint presentations or just dull charts interactivity brings a bit of diversity into our (corporate) life :).
- Overview first,
- Zoom and filter,
- Then details-on-demand.




- Number of units shipped by vendor and product.
- Number of units of a particular product shipped by a particular company.
- Share of the product in company's shipments and share of a company in the sales of a particular product.