My favorites | Sign in
Project Home Downloads Wiki Issues Source
Project Information
Members
Featured
Downloads
Wiki pages

JSparklines

JSparklines makes it straightforward to visualize numbers in Java tables by the use of sparklines.

All that is needed is a couple of lines of code.

The actual charts are created using JFreeChart and added to the table columns using custom TableCellRenderers.

JSparklines currently supports 18 types of charts:

bar charts pie charts up/down charts
bar charts and numbers stacked bar charts scatter plots
bar charts with color gradients stacked bar charts as percent bubble plots
bar charts with error bars area charts area heat maps
interval charts area difference charts bubble heat maps
line charts box plots protein sequence bar charts

See the How to use JSparklines wiki page for code examples.

If you have questions or would like to contribute to the JSparklines project, please contact the developers.


Example Screenshots

(Click on a figure to see the full size version)


Tools using JSparklines

Project Description Publication
PeptideShaker interpretation of proteomics identifications from multiple search engines(in preparation)
SearchGUI graphical user interface for proteomics identification search enginesVaudel et al: Proteomics 2011;11(5):996-9
thermo-msf-parser parser and viewer for thermo msf filesColaert et al: J Proteome Res. 2011;10(8):3840-3
Fragmentation Analyzer analyzing MS/MS fragmentation dataBarsnes et al: Proteomics 2010;10(5):1087-90
meta-proteome-analyzer analyzing meta-proteomics data (in preparation)

Are you using JSparklines and would like a link to your tool here? If so please contact the developers of JSparklines.


Powered by Google Project Hosting