Code Monkey home page Code Monkey logo

Comments (5)

sbeyn avatar sbeyn commented on July 17, 2024

Hello,

I will soon add new features to this plugin and functionality "Filter".

Best regards.

Le 21/05/2016 15:45, pittoch a Γ©crit :

Hi,

Very good plugin. But Iregret that we were losing filter functionality
that exist in native "Line chart" of Kibana.
It is possible to use filter with you query ?

I test to add directly the code, but when I open the graph I have error.

Thanks

β€”
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub
#1

from kibana-plugin-line-sg.

rajshv avatar rajshv commented on July 17, 2024

Hello Sbeyn,

I wanted to fork and just use bar chart and disable other charts,
for which in controller code i made this variable with only bar entry.
$scope.$root.editorLine.typeOptions = ["bar"];
I still see by default a line chart comes up and then again i need to go to options and then check the bar option in chart types.
Please suggest any pointers. Thanks

from kibana-plugin-line-sg.

sbeyn avatar sbeyn commented on July 17, 2024

Hi rajshv,

You can in this case replace the following line:
config.data.types = $scope.vis.params.configLine.type;
by
config.data.type = 'bar';

from kibana-plugin-line-sg.

tianchao-haohan avatar tianchao-haohan commented on July 17, 2024

+1, is there any plan for the filter feature?

from kibana-plugin-line-sg.

tianchao-haohan avatar tianchao-haohan commented on July 17, 2024

@sbeyn Hi Sbeyn, is there any update on the filer requirement?

from kibana-plugin-line-sg.

Related Issues (11)

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.