java

FacebookTwitter

Threads and Swing

Oracle Oracle Technology Network > Java Article Why, Where, and How JavaFX Makes Sense CaptainCasa moved from Swing to JavaFX for front-end infrastructure, explaining that implementing an employee desktop front end with native technology is a valid approach and that JavaFX is a good fit. http://www.oracle.com/technetwork/java/index.html
There are plenty of JavaScript libraries out there for rendering your otherwise plain and boring numerical data into beautiful, interactive, and informative visualizations. The beauty of using JavaScript for data visualization is that, if created correctly, your data will be highly accessible (usually via HTML tables). A long time ago (2008), I wrote about JavaScript solutions for graphing and charting data and this article revisits the topic with twenty more JavaScript libraries that you can use to bring your data to life.

20 Fresh JavaScript Data Visualization Libraries

http://sixrevisions.com/javascript/20-fresh-javascript-data-visualization-libraries/

16 Javascript Libraries for Visualizations on Datavisualization

As data visualization often needs to reach a broad audience the browser is becoming the number one tool to publish and share visualizations. A lot of visualizations require user-interaction to unleash their full potential, thus interactive applets that run directly in the browser are a a great way to analyze the data at hand. Beside the usual suspects like Flash , Silverlight and Processing , JavaScript is quickly gaining ground in the field of interactive visualization embedded in websites. http://datavisualization.ch/tools/13-javascript-libraries-for-visualizations/