ganglia / ganglia-web

Ganglia Web Frontend
BSD 3-Clause "New" or "Revised" License
316 stars 169 forks source link

Changes to Heatmap, Views, and View explorer #235

Closed pcpiela closed 10 years ago

pcpiela commented 10 years ago

Order heatmap entries using same criterion as cluster metric graphs

Add new view attribute, common_y_axis: [0|1] When set to 1 the same upper and lower limit will be used for the y-axis for all graphs. The lower and upper limits are automatically adjusted based on the plotted data. When set to 0 (default) each graph is independently scaled.

Upgrade to jstree version 3 for the view explorer.