Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Vislib: Percentage Bar Charts and Grouped Bar Charts #1659

Merged
merged 11 commits into from
Oct 24, 2014

Commits on Oct 8, 2014

  1. Configuration menu
    Copy the full SHA
    e90d824 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2014

  1. Configuration menu
    Copy the full SHA
    4e7a4c4 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2014

  1. adding ability for vertical bar chart to expand to 100% and group dat…

    …a (bars). Also starting to log the error.stack instead of only the error.message in vis.js
    stormpython committed Oct 13, 2014
    Configuration menu
    Copy the full SHA
    40d4365 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8596cc4 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2014

  1. Configuration menu
    Copy the full SHA
    49016d3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6395169 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2014

  1. adding min-width for grouped bars, container is too small error gets …

    …thrown when bar widths are less than 1px
    stormpython committed Oct 15, 2014
    Configuration menu
    Copy the full SHA
    2e920b0 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2014

  1. Configuration menu
    Copy the full SHA
    fee0c73 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    892025a View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2014

  1. Merge branch 'master' into feature/add_bar_chart_options

    Conflicts:
    	src/kibana/components/vislib/lib/data.js
    	src/kibana/components/vislib/lib/y_axis.js
    	src/kibana/components/vislib/visualizations/column_chart.js
    stormpython committed Oct 22, 2014
    Configuration menu
    Copy the full SHA
    28b236c View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2014

  1. Merge branch 'master' into feature/add_bar_chart_options

    Conflicts:
    	src/kibana/components/vislib/lib/data.js
    	src/kibana/components/vislib/lib/y_axis.js
    stormpython committed Oct 24, 2014
    Configuration menu
    Copy the full SHA
    76d9d89 View commit details
    Browse the repository at this point in the history