The Wayback Machine - http://web.archive.org/web/20220714061341/https://github.com/topics/business-analytics
Skip to content
#

business-analytics

Here are 430 public repositories matching this topic...

superset
rumbin
rumbin commented Jan 31, 2022

The Mixed Time-Series chart type allows for configuring the title of the primary and the secondary y-axis.
However, while only the title of the primary axis is shown next to the axis, the title of the secondary one is placed at the upper end of the axis where it gets hidden by bar values and zoom controls.

How to reproduce the bug

  1. Create a mixed time-series chart
  2. Configure axi
good first issue #bug validation:validated preset:cares
fuchanghai
fuchanghai commented Jun 29, 2022

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

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

image

image

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

improvement good first issue
thomas-gerber
thomas-gerber commented May 17, 2022

Describe the bug
In DORA dashboards, for the top left gauge chart Weekly Release / Deployment Frequency (Avg), we use a UI built query to compute the average. It is incorrect because weeks with no releases / deployments are simply ignored in the final averaging because of how the query is built. Indeed, the first aggregation that counts per week will have no entries for week with no release /

bug good first issue

В этом релизе Вы найдете дополнительные материалы к книге "Путь аналитика. Практическое руководство ИТ-специалиста" (https://www.piter.com/product_by_id/40878036) Саму книгу можно заказать по адресу https://goo.gl/Av7Zmg

  • Updated Oct 13, 2017
poorejc
poorejc commented Mar 7, 2021

Currently the browser extension has limited configurability through /UserAleWebExtension/options.js--userAleHost, userAleScript, toolUser, toolName, toolVersion. As such, the embedded userale-X.x.x.js script logs everything. It would be good to embed a filter in ./background.js that receives user inputs through opstionsPage.js and options.js. A nice example example of a filter can be found in our

Improve this page

Add a description, image, and links to the business-analytics 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-analytics topic, visit your repo's landing page and select "manage topics."

Learn more