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

can't add panel for histogram #864

Closed
cleesmith opened this issue Jan 23, 2014 · 1 comment
Closed

can't add panel for histogram #864

cleesmith opened this issue Jan 23, 2014 · 1 comment

Comments

@cleesmith
Copy link

If I git clone https://github.com/elasticsearch/kibana.git
then cd src
then python -m SimpleHTTPServer
all is fine, except I can't click on Add Panel for Histogram
with or without all of the options filled.

Yes, it works in the zip file download, but I wanted to make some
changes/enhancements.

Ideas or suggestions ?

UPDATE: after doing this:
a)Install node & npm
b)npm install -g grunt-cli
c)npm install <--- in the kibana folder
d)grunt build
... the Add Panel button is now clickable, but for any options/settings no data shows just a spinner.

Thanks.

@cleesmith
Copy link
Author

Apologies, I forgot to git checkout tags/v3.0.0milestone4 ... master is broken but this works just like zip download.

w33ble pushed a commit to w33ble/kibana that referenced this issue Sep 13, 2018
* Fix: mouse x/y was sometimes harvested off the wrong element in the new `design`

* Feat: always visible hover box

* Chore: removed the propagation of the disused `selected` property
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants
@cleesmith and others