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

Vis options panel #1783

Merged
merged 101 commits into from
Nov 5, 2014
Merged

Vis options panel #1783

merged 101 commits into from
Nov 5, 2014

Conversation

w33ble
Copy link
Contributor

@w33ble w33ble commented Oct 31, 2014

Built off of #1763 (merge that PR first)

Closes #1618

This PR adds visualization options to allow for disabling elements (legend, tooltip) as well as custom vis options (like mode for histogram).

  • params are set on a vis_type, including defaults and an editor
  • The editor is used for the UI for setting the associated options
  • The new renderbots (introduced in Template vistype and Table Vis #1763) can now have their params refreshed
  • 100% coverage for base and vislib renderbots

Spencer Alger added 30 commits October 22, 2014 08:56
…ling of hierarchical, and spec'd out renderbots
…ls, use a controller, and provide UI for page size
Conflicts:
	src/kibana/plugins/vis_types/index.js
	test/unit/index.html
@rashidkpc rashidkpc removed the WIP label Nov 4, 2014
@w33ble w33ble added the review label Nov 5, 2014
@spalger
Copy link
Contributor

spalger commented Nov 5, 2014

LGTM

spalger pushed a commit that referenced this pull request Nov 5, 2014
@spalger spalger merged commit e61d60c into elastic:master Nov 5, 2014
@w33ble w33ble deleted the vis-options branch February 6, 2015 21:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add Visualization (vs Aggregation) Options
4 participants