Skip to content
#

business-intelligence

Here are 1,172 public repositories matching this topic...

grafana
superset
ktmud
ktmud commented Jul 26, 2022

Time-series Bar Chart v2 does not update total values for stacked bar chart when toggling legends.

How to reproduce the bug

  1. Create a "Time-series Bar Chart v2"
  2. Go to "Customize" and select "Show value", "Stack series" and "Only total"
  3. Toggle series in legends
  4. The total value should update but it doesn't

The legacy Time-series Bar Chart does not have this issue.

good first issue viz:charts:echarts viz:charts:bar #bug
fuchanghai
fuchanghai commented Jun 29, 2022

你的功能要求与某个问题相关吗?
数据源为excel文件时,只解析第一个sheet 是否过于粗暴

形容一下你想要的解决方案
前端读取sheet数量供用户选择,在properties 中添加sheetNumbers参数用于后端选择sheet解析

image

image

另外是否考虑一个excel 上传之后,每个sheet都可以配置不同

improvement good first issue
abixen-platform

Abixen Platform is a microservices based software platform for building enterprise applications delivering functionalities through creating particular microservices and integrating by provided CMS.

  • Updated Jun 21, 2022
  • Java
tlento
tlento commented Jul 28, 2022

The current configuration for running mypy in the Metricflow .pre-commit-config.yaml uses the --ignore-missing-imports flag. This is generally undesirable.

This issue is to remove that and replace it with a combination of typed versions of those packages, type stubs, and more limited scope ignore missing import directives (either inline on the individual imports or else as part of the mypy.in

bug good first issue
retentioneering-tools

Retentioneering: product analytics, data-driven customer journey map optimization, marketing analytics, web analytics, transaction analytics, graph visualization, and behavioral segmentation with customer segments in Python. Opensource analytics, predictive analytics over clickstream, sentiment analysis, AB tests, machine learning, and Monte Carlo Markov Chain simulations, extending Pandas, Networkx and sklearn.

  • Updated May 11, 2022
  • Python
chaos_genius
rjdp
rjdp commented Mar 11, 2022

Describe the bug

when updating anomaly_params for an Kpi if anomaly_params passed is null, it causes HTTP 500 response

Explain the environment

Current behavior

HTTP 500

Expected behavior

should cause valida

🐛 bug good first issue help wanted 🛠️ backend

Improve this page

Add a description, image, and links to the business-intelligence topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the business-intelligence topic, visit your repo's landing page and select "manage topics."

Learn more