Conversation
Backports PR #9642 **Commit 1:** adding vislib chart grid * Original sha: 066c3fe * Authored by ppisljar <peter.pisljar@gmail.com> on 2016-12-24T17:38:16Z **Commit 2:** updating vislib to correctly render all new features * Original sha: 6d642ca * Authored by ppisljar <peter.pisljar@gmail.com> on 2016-12-24T17:40:32Z **Commit 3:** adding new options to kibana visualizations * Original sha: ec9a614 * Authored by ppisljar <peter.pisljar@gmail.com> on 2016-12-24T17:41:33Z **Commit 4:** update vis icon on save * Original sha: 401ed70 * Authored by ppisljar <peter.pisljar@gmail.com> on 2016-12-24T19:20:05Z **Commit 5:** updating documentation * Original sha: 978e9e2 * Authored by ppisljar <peter.pisljar@gmail.com> on 2016-12-25T09:49:48Z **Commit 6:** fixing unit tests * Original sha: d2168d7 * Authored by ppisljar <peter.pisljar@gmail.com> on 2016-12-25T12:12:20Z **Commit 7:** cleaning up * Original sha: 3d90a32 * Authored by ppisljar <peter.pisljar@gmail.com> on 2016-12-25T21:06:32Z **Commit 8:** updating based on UI review * Original sha: d00dc51 * Authored by ppisljar <peter.pisljar@gmail.com> on 2017-01-09T09:38:12Z **Commit 9:** adding visualize editor unit tests * Original sha: 5e76d9c * Authored by ppisljar <peter.pisljar@gmail.com> on 2017-01-09T14:42:46Z **Commit 10:** selenium tests * Original sha: 68e953b * Authored by ppisljar <peter.pisljar@gmail.com> on 2017-01-09T15:47:55Z **Commit 11:** additional option tabs * Original sha: af6ad11 * Authored by ppisljar <peter.pisljar@gmail.com> on 2017-01-11T12:59:06Z **Commit 12:** some more changes to the tabs/options [thanks CJ] * Original sha: 3a5ab5c * Authored by ppisljar <peter.pisljar@gmail.com> on 2017-01-12T10:26:34Z **Commit 13:** going back from Category/Value axis to X/Y axis * Original sha: 08b01f0 * Authored by ppisljar <peter.pisljar@gmail.com> on 2017-01-12T10:36:53Z **Commit 14:** fixing unselected dropdown options * Original sha: 8544079 * Authored by ppisljar <peter.pisljar@gmail.com> on 2017-01-16T11:38:43Z **Commit 15:** updating based on last UI review * Original sha: e9de4f7 * Authored by ppisljar <peter.pisljar@gmail.com> on 2017-01-20T12:47:02Z **Commit 16:** updating based on last review * Original sha: 2b97717 * Authored by ppisljar <peter.pisljar@gmail.com> on 2017-01-25T11:07:35Z **Commit 17:** updating based on last review * Original sha: 5a499db * Authored by ppisljar <peter.pisljar@gmail.com> on 2017-01-25T11:15:27Z **Commit 18:** fixing issue with axis titles * Original sha: a2a2681 * Authored by ppisljar <peter.pisljar@gmail.com> on 2017-01-25T13:38:05Z **Commit 19:** allowing to specify only upper or only lower data bound * Original sha: 87804d1 * Authored by ppisljar <peter.pisljar@gmail.com> on 2017-01-25T14:24:43Z **Commit 20:** updating based on brandons review * Original sha: 7e74262 * Authored by ppisljar <peter.pisljar@gmail.com> on 2017-02-10T11:05:54Z **Commit 21:** fixing horizontal bar chart labels * Original sha: 3d437e5 * Authored by ppisljar <peter.pisljar@gmail.com> on 2017-02-13T11:30:08Z **Commit 22:** fixing test * Original sha: b93c84d * Authored by ppisljar <peter.pisljar@gmail.com> on 2017-02-13T13:18:43Z **Commit 23:** adding backward compatibility * Original sha: b9a78c4 * Authored by ppisljar <peter.pisljar@gmail.com> on 2017-02-13T17:40:40Z **Commit 24:** updating based on last review * Original sha: 37634bf * Authored by ppisljar <peter.pisljar@gmail.com> on 2017-02-15T09:10:15Z **Commit 25:** fixing selenium tests * Original sha: c3c818c * Authored by ppisljar <peter.pisljar@gmail.com> on 2017-02-15T15:55:41Z
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Vislib Point Series Charts
Backports PR #9642
Commit 1:
adding vislib chart grid
Commit 2:
updating vislib to correctly render all new features
Commit 3:
adding new options to kibana visualizations
Commit 4:
update vis icon on save
Commit 5:
updating documentation
Commit 6:
fixing unit tests
Commit 7:
cleaning up
Commit 8:
updating based on UI review
Commit 9:
adding visualize editor unit tests
Commit 10:
selenium tests
Commit 11:
additional option tabs
Commit 12:
some more changes to the tabs/options [thanks CJ]
Commit 13:
going back from Category/Value axis to X/Y axis
Commit 14:
fixing unselected dropdown options
Commit 15:
updating based on last UI review
Commit 16:
updating based on last review
Commit 17:
updating based on last review
Commit 18:
fixing issue with axis titles
Commit 19:
allowing to specify only upper or only lower data bound
Commit 20:
updating based on brandons review
Commit 21:
fixing horizontal bar chart labels
Commit 22:
fixing test
Commit 23:
adding backward compatibility
Commit 24:
updating based on last review
Commit 25:
fixing selenium tests