1 new commit in galaxy-central: https://bitbucket.org/galaxy/galaxy-central/commits/80b0c06c75a5/ Changeset: 80b0c06c75a5 User: guerler Date: 2014-04-17 17:10:23 Summary: Charts: Histogram re-configure to ensure backward compatibility Affected #: 1 file diff -r 278dfd3a7e8966058005383c37effd59aad9aeb1 -r 80b0c06c75a5e1b2d64b830c71591bf1080ea83b config/plugins/visualizations/charts/static/charts/nvd3_histogram/config.js --- a/config/plugins/visualizations/charts/static/charts/nvd3_histogram/config.js +++ b/config/plugins/visualizations/charts/static/charts/nvd3_histogram/config.js @@ -13,10 +13,10 @@ init : 'Breaks' }, y_axis_label : { - init : 'Probability' + init : 'Density' }, y_axis_type : { - init : 'p' + init : 'f' }, y_axis_tick : { init : '.2' Repository URL: https://bitbucket.org/galaxy/galaxy-central/ -- This is a commit notification from bitbucket.org. You are receiving this because you have the service enabled, addressing the recipient of this email.