Charts to the Eclipse people - The making of, by Philip Wenig
What is better comprehensible: a table with tons of values or a chart? The answer depends on the point of view. The computer better "understands" the table. But we humans are very good when it comes to image recognition. Personally, I prefer the image too. Next question: Is a lightweight charting library available in the Eclipse ecosystem? Sure, some solutions exist like Eclipse BIRT (http://www.eclipse.org/birt) or the Eclipse Nebula visualization widgets (https://eclipse.org/nebula). But I missed a library which can be easily used and extended. The main requirement for Eclipse ChemClipse (https://projects.eclipse.org/projects/science.chemclipse) was to plot chromatograms "line series" and mass spectra "bar series". Finally, I came across the fabulous library called SWTChart (http://www.swtchart.org). It is lightweight and offers a well-designed API. I was able to create specialized charts for chromatograms and mass spectra based on SWTChart. After years of experience how to use the library, I made the decision to refactor my extensions and remove the dirty-hacks I've added over the time. But instead of doing it for ChemClipse only, I thought it's better to refactor my extensions in a generic way, so that other Eclipse projects can re-use the library. Here we are. I will show how to easily:
- Use the chart library
- Create line charts
- Create bar charts
- Create scatter charts
The generic chart library is currently developed under the umbrella of the ChemClipse project. It will be migrated to the Eclipse Advanced Visualization Project (http://projects.eclipse.org/projects/science.eavp) within the next months, so that it will be available under the aegis of EAVP before the conference starts.
Other Videos By Eclipse Foundation
Other Statistics
Eclipse --- Defending the motherland Statistics For Eclipse Foundation
Eclipse Foundation currently has 38,049 views spread across 31 videos for Eclipse --- Defending the motherland. About 17 hours worth of Eclipse --- Defending the motherland videos were uploaded to his channel, or 1.45% of the total watchable video on Eclipse Foundation's YouTube channel.