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

pie and histogram cleanup #35

Merged
merged 1 commit into from
Apr 8, 2013
Merged

pie and histogram cleanup #35

merged 1 commit into from
Apr 8, 2013

Conversation

rashidkpc
Copy link
Contributor

No description provided.

rashidkpc pushed a commit that referenced this pull request Apr 8, 2013
pie and histogram cleanup
@rashidkpc rashidkpc merged commit 8468976 into elastic:master Apr 8, 2013
faxm0dem pushed a commit to ccin2p3/kibana that referenced this pull request Feb 17, 2014
spalger referenced this pull request in spalger/kibana Mar 3, 2016
spalger referenced this pull request in spalger/kibana Mar 3, 2016
spalger referenced this pull request in spalger/kibana Mar 3, 2016
Main issues encountered and fixed:
- Putting Sense's code under webpachShims caused it to not be optimized/compiled. This mean ES6 commands (ala let) weren't replaced causing browser compatibility issues.
- Sense code now lives under src
- Removed vendor prefixes - all 3rd party code is under webpackShims
- Cleaned up all define() method and replaced with modern top level code (using module.export)
- Fixed moment importing issues causing the history panel not to work.

Closes elastic#36
Closes #35
@KnightOfNight KnightOfNight mentioned this pull request Jul 19, 2016
rashidkpc added a commit to rashidkpc/kibana that referenced this pull request Aug 12, 2016
Add naive moving standard deviation function
spalger referenced this pull request in spalger/kibana Feb 7, 2018
allow helpers to run on pre-6.0 node
spalger referenced this pull request in spalger/kibana Feb 8, 2018
allow helpers to run on pre-6.0 node
spalger referenced this pull request in spalger/kibana Feb 8, 2018
allow helpers to run on pre-6.0 node
liza-mae added a commit to liza-mae/kibana that referenced this pull request Feb 21, 2019
nreese added a commit that referenced this pull request Mar 3, 2020
* [Maps] source descriptor types

* make SORT_ORDER an enum

* fix type error

* finish defining descriptors for all sources

* fill out layer descriptor

* fix type

* make some properties optional to avoid type explosions

* make type optional

* nest types a bit more so they better match class structor

* in progress work from pairing with Thomas

* one more thing

* add unit test (#35)

* add functions removed from fields typescript converstion

* move joins from VectorTileLayer constructor to VectorLayer constructor, add mock to fix map_selectors test

Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
Co-authored-by: Thomas Neirynck <thomas@elastic.co>
nreese added a commit that referenced this pull request Mar 4, 2020
* [Maps] source descriptor types

* make SORT_ORDER an enum

* fix type error

* finish defining descriptors for all sources

* fill out layer descriptor

* fix type

* make some properties optional to avoid type explosions

* make type optional

* nest types a bit more so they better match class structor

* in progress work from pairing with Thomas

* one more thing

* add unit test (#35)

* add functions removed from fields typescript converstion

* move joins from VectorTileLayer constructor to VectorLayer constructor, add mock to fix map_selectors test

Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
Co-authored-by: Thomas Neirynck <thomas@elastic.co>

Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
Co-authored-by: Thomas Neirynck <thomas@elastic.co>
kqualters-elastic pushed a commit to kqualters-elastic/kibana that referenced this pull request Mar 8, 2022
CoenWarmer added a commit to CoenWarmer/kibana that referenced this pull request Aug 11, 2023
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

Successfully merging this pull request may close these issues.

1 participant