Histograms, Clustering. Regression in Apache ECharts panel for Grafana | ecStat library tutorial

Sdílet
Vložit
  • čas přidán 6. 07. 2024
  • The latest version (3.7.0) of the Apache ECharts panel for Grafana adds mathematical and statistical functions to your extended visualization arsenal. This video explains it all.
    Become a member of our fan club / @volkovlabs and earn loyalty badges!
    LINKS FROM THE VIDEO
    👉Apache ECharts Examples echarts.apache.org/en/index.html
    👉ecStat library documentation on Github github.com/ecomfe/echarts-stat
    👉Reserved words for Apache ECharts panel volkovlabs.io/plugins/volkovl...
    👉 The static data source video • Static data source for...
    CHAPTERS
    00:00 Intro
    01:10 Installation
    01:27 Documentation
    02:32 Histogram
    06:12 Clustering
    09:44 Regression
    11:48 Statistics
    DISCOVER
    👉 Documentation: docs.volkovlabs.io
    👉 Blog: blog.volkovlabs.io
    👉 GitHub: github.com/VolkovLabs
    GET IN TOUCH
    👉 Issues and questions: github.com/VolkovLabs
    👉 GitHub Sponsor: github.com/sponsors/VolkovLabs
    👉 LinkedIn: / volkovlabs
    #Grafana #GrafanaPlugins #Visualization #visualización #cuadro #Historgram #mathematics #datamining #regression
  • Věda a technologie

Komentáře • 13

  • @volkovlabs
    @volkovlabs  Před rokem +4

    We would love to hear about your experience using the Apache ECharts panel. Let us know if there are any other extensions for Apache ECharts, you would like to be added.

  • @rodrigoaliaga8477
    @rodrigoaliaga8477 Před měsícem +1

    Something that may help, is to add "context." before the 'echart' and 'ecStat'
    On grafana 10.4.2 and apache V. 6.1.0, I noticed is needeed.
    Example:
    context.echarts.registerTransform(context.ecStat.transform.histogram);
    Thanks for video, so helpful.

    • @volkovlabs
      @volkovlabs  Před měsícem

      Correct, thank you for mentioning that. It's mentioned in the documentation and latest blogs for Business Charts panel: volkovlabs.io/plugins/volkovlabs-echarts-panel/options/

  • @user-mt7wn8fk9r
    @user-mt7wn8fk9r Před 6 měsíci +1

    is there any option for power Regression

    • @volkovlabs
      @volkovlabs  Před 6 měsíci

      Based on ecStat documentation: regressionType - string. Mandatory. There are four types of regression, which are 'linear', 'exponential', 'logarithmic', 'polynomial'.

  • @annaesteve2387
    @annaesteve2387 Před rokem +1

    I tried to use some of them and they gave me a lot of errors... I couldn't visualise any chart...

    • @volkovlabs
      @volkovlabs  Před rokem

      Please take a look our introduction and tutorials videos. We have 100+ examples on echarts.volkovlabs.io/d/pL5iH7FVk/home?orgId=1

  • @user-xt3ks4oc7k
    @user-xt3ks4oc7k Před rokem +1

    You are so beautiful !!!!

    • @volkovlabs
      @volkovlabs  Před rokem

      I hope the video was helpful to you.

  • @HendyIrawancom
    @HendyIrawancom Před rokem +1

    It is sad that ecStat hasn't been updated since 2020

    • @volkovlabs
      @volkovlabs  Před rokem +2

      It's true. What features are you missing?

    • @volkovlabs
      @volkovlabs  Před rokem +2

      There is always a possibility to fork it and start maintaining. We can think about it if there is enough interest from the community.