Code Monkey home page Code Monkey logo

Comments (4)

jsers avatar jsers commented on July 22, 2024

legend 显示统计值后面我们支持下,但是这个优先级不会太高

tooltip 和 legend 其实是两个概念的东西
tooltip 是显示选中的时间点对应的所有序列值
legend 是一个图例,用于可以点选你需要关注的序列,当然 legend 也是可以显示序列的一些统计值,比如 avg last 什么的

目前对于你的问题,其实可以换个角度解决

  1. 可以考虑修改下查询条件,展示太多的曲线不利于去查看图表
  2. 如果必须查询这么多曲线的话,可以考虑在图表设置里面设置下 tooltip 排序,曲线比较多的时候更应该关注 topn 的数据
  3. 最后你也可以考虑通过点击 legend 来只关注的曲线

from fe.

UlricQin avatar UlricQin commented on July 22, 2024

还有一个折中的方式,可以专门单独做一个 table 视图

from fe.

cataglyphis avatar cataglyphis commented on July 22, 2024

还有一个折中的方式,可以专门单独做一个 table 视图

多谢,我先额外加个视图。我看 grafana 有类似的图,效果挺不错的,以列表的形式呈现

image

from fe.

jsers avatar jsers commented on July 22, 2024

v.6.4.0 版本已支持

from fe.

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.