Markers in histogram

This commit is contained in:
Rashid Khan
2013-10-30 10:59:10 -07:00
parent 113c6fc572
commit b1aef03be2
8 changed files with 784 additions and 18 deletions

View File

@ -1,4 +1,4 @@
If you have a bugfix or new feature that you would like to contribute to Kibana, please find or open an issue about it first. Talk about what you would like to do. It may be that somebody is already working on it, or that there are particular issues that you should know about before implementing the change.
If you have a bugfix or new feature that you would like to contribute to Kibana, please **find or open an issue about it before you start working on it.** Talk about what you would like to do. It may be that somebody is already working on it, or that there are particular issues that you should know about before implementing the change.
We enjoy working with contributors to get their code accepted. There are many approaches to fixing a problem and it is important to find the best approach before writing too much code.