GithubHelp home page GithubHelp logo

cohort's People

Contributors

anthonygauthier avatar elo7-developer avatar ericvinicius avatar mikedias avatar sergolius avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

cohort's Issues

Install for Kibana 5.4.2 fails

Changing the version on package.json and trying to install, I get:

ERROR in ./area3d_vis/public/area3d_vis_controller.js
Module not found: Error: Cannot resolve module 'vis' in /data/kibana/plugins/area3d_vis/public
 @ ./area3d_vis/public/area3d_vis_controller.js 17:11-25

New relese 6.5.1

i am looking for the latest release 6.5.1 ,is it in pipeline and please let me know any help as well

Sample dataset

I am finding it hard to get results from my data.

Can you please provide a sample test dataset with instructions to quickly try it out ourselves.

Upgrade plugin version

Hi,

Could you please upgrade and test your plagin to been able to use with last version of Kibana?

Thanks in advance

Support for 6.8.6

Trying to install and got this:

bash-4.2$ kibana-plugin install https://github.com/elo7/cohort/releases/download/6.2.3/cohort-6.2.3.zip
Attempting to transfer from https://github.com/elo7/cohort/releases/download/6.2.3/cohort-6.2.3.zip
Transferring 6099 bytes....................
Transfer complete
Retrieving metadata from plugin archive
Extracting plugin archive
Extraction complete
Plugin installation was unsuccessful due to error "Plugin cohort [6.2.3] is incompatible with Kibana [6.8.6]"

What to do? How to install on Kibana 6.8.6 ?

Cannot install 5.3.0

@elo7

I modified package.json for my current version 5.3.0 however I get an error on install..

Retrieving metadata from plugin archive
Error: Could not find the End of Central Directory Record
Plugin installation was unsuccessful due to error "Error retrieving metadata from plugin archive"

Is there a way to resolve this and install the plugin?

New Release 6.2.4

How often release are being updated? Will there be 6.2.4 cohort release soon? Thanks.

Metric "Count unique"

Hi Thanks for your work on this plugin.

It is possible to count only unique values of certain term?

The use case its that I store all activity of the users, but if I use this at it is will count activity in total (per document) instead of per user (count active users for example)

A example dataset could be this

{"index": {"_index": "my-index", "_type": "doc"}}
{"timestamp": 1525000000000, "createdAt": 1525000000000, "daysBetween": 0, "userId": 1}
{"index": {"_index": "my-index", "_type": "doc"}}
{"timestamp": 1525000000000, "createdAt": 1525000000000, "daysBetween": 0, "userId": 1}
{"index": {"_index": "my-index", "_type": "doc"}}
{"timestamp": 1525000000000, "createdAt": 1525000000000, "daysBetween": 0, "userId": 2}
{"index": {"_index": "my-index", "_type": "doc"}}
{"timestamp": 1525000000000, "createdAt": 1525000000000, "daysBetween": 0, "userId": 1}
{"index": {"_index": "my-index", "_type": "doc"}}
{"timestamp": 1525086400000, "createdAt": 1525000000000, "daysBetween": 1, "userId": 1}
{"index": {"_index": "my-index", "_type": "doc"}}
{"timestamp": 1525086400000, "createdAt": 1525000000000, "daysBetween": 1, "userId": 2}
{"index": {"_index": "my-index", "_type": "doc"}}
{"timestamp": 1525086400000, "createdAt": 1525000000000, "daysBetween": 1, "userId": 2}
{"index": {"_index": "my-index", "_type": "doc"}}
{"timestamp": 1525172800000, "createdAt": 1525000000000, "daysBetween": 2, "userId": 1}
{"index": {"_index": "my-index", "_type": "doc"}}
{"timestamp": 1525172800000, "createdAt": 1525000000000, "daysBetween": 2, "userId": 1}
{"index": {"_index": "my-index", "_type": "doc"}}
{"timestamp": 1525259200000, "createdAt": 1525000000000, "daysBetween": 3, "userId": 2}

With this dataset I get this

image

But I wanted something like

total date 0 1 2 3
6 2018/04/29 2 2 1 1

Thanks

New Release 7.1.0

Hi,
I am using latest version of kibana and elasticsearch (7.1.0), is there any way i can use this cohort plugin?

Flip colours scheme

Would be great if there was an option to flip the colours scheme when it is better to be below the mean.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.