Giter Site home page Giter Site logo

Small issues with pies about kibana HOT 6 CLOSED

elastic avatar elastic commented on August 25, 2024
Small issues with pies

from kibana.

Comments (6)

heinemannj avatar heinemannj commented on August 25, 2024

Further enhancements with pies:

If you move over pie labels the correspondant pie section should be focused.
If you click the pie lables the query string should also be updated.

from kibana.

pheaver avatar pheaver commented on August 25, 2024

This should be closed since pie charts are deprecated, yes?

from kibana.

rashidkpc avatar rashidkpc commented on August 25, 2024

Yes, although the problem still exists in the pie view of the terms panel.

from kibana.

SYNchroACK avatar SYNchroACK commented on August 25, 2024

Hi.

I think I found a bug in pie charts. Pie configuration: [mode=terms, [email protected]_name, length=10, legend=above, labels=true]

Example: as_name="Portugal Network"

If I have one event with as_name key and with a value that contains whitespaces, the pie chart will show two slices: one with "portugal" and another with "network". In table view, the key/value is correct like as_name="Portugal Network", but in pie isn't.

Btw, labels are in lowercase. Is it any special reason for that?

Thank you in advance.
Regards

--- update ---

Thank you rashidkpc

from kibana.

rashidkpc avatar rashidkpc commented on August 25, 2024

@SYNchroACK Not a bug: #302

from kibana.

richardpeng avatar richardpeng commented on August 25, 2024

This issue can be solved with this style:

.pieLabel { pointer-events: none }

I would submit a merge request, but I'm not sure where you'd want to put this style in your minified stylesheets.

from kibana.

Related Issues (20)

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.