-
Notifications
You must be signed in to change notification settings - Fork 102
MVRD
- MongoDB Management Service (MMS). MMS helps users manage their MongoDB systems by providing monitoring, visualization and alerts on over 100 database metrics.
- Pentaho and MongoDB
- http://grafana.org/ - Visualisation (also for http://graphite.wikidot.com/ and http://opentsdb.net/)
- INFLUXDB AND GRAFANA HOWTO
- Wikipedia comparison: http://en.wikipedia.org/wiki/Comparison_of_JavaScript_charting_frameworks
- Javascript charting comparison: http://www.fusioncharts.com/javascript-charting-comparison/
- http://www.sitepoint.com/15-best-javascript-charting-libraries/
- http://www.jsgraphs.com/
- Affero GPL - i.e. only for internal use, can't use on SaaS offering
Apache License
dc.js is a javascript charting library with native crossfilter support and allowing highly efficient exploration on large multi-dimensional dataset (inspired by crossfilter's demo). It leverages d3 engine to render charts in css friendly svg format. Charts rendered using dc.js are naturally data driven and reactive therefore providing instant feedback on user's interaction. The main objective of this project is to provide an easy yet powerful javascript library which can be utilized to perform data visualization and analysis in browser as well as on mobile device.
MIT License
VisIt is an Open Source, interactive, scalable, visualization, animation and analysis tool. From Unix, Windows or Mac workstations, users can interactively visualize and analyze data ranging in scale from small (<101 core) desktop-sized projects to large (>105 core) leadership-class computing facility simulation campaigns. Users can quickly generate visualizations, animate them through time, manipulate them with a
variety of operators and mathematical expressions, and save the resulting images and animations for presentations. VisIt contains a rich set of visualization features to enable users to view a wide variety of data including scalar and vector fields defined on two- and three-dimensional (2D and 3D) structured, adaptive and unstructured meshes. Owing to its customizeable plugin design, VisIt is capabable of visualizing data from over 120 different scientific data formats (see this partial list). [See a table of key features and a complete table of the tool's features.]
ParaView is an open-source, multi-platform data analysis and visualization application. ParaView users can quickly build visualizations to analyze their data using qualitative and quantitative techniques. The data exploration can be done interactively in 3D or programmatically using ParaView’s batch processing capabilities. ParaView was developed to analyze extremely large datasets using distributed memory computing resources. It can be run on supercomputers to analyze datasets of petascale size as well as on laptops for smaller data, has become an integral tool in many national laboratories, universities and industry, and has won several awards related to high performance computation.
Now open source!! https://plot.ly/javascript/
D3.js for scientific charting without web development skills.
plotly.js has been developed over 2 years to make scientific graphing in the browser easy. You don't need prior web development skills to quickly start creating scientific, web-based charts.
plotly.js uses the popular library D3.js for the underlying graphics, but all of the low-level work in drawing world-class scientific charts has already been done.