business-intelligence
Here are 1,129 public repositories matching this topic...
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
- Create a mixed time-series chart
- Configure axi
-
Updated
Jun 9, 2022 - Clojure
-
Updated
Jun 8, 2022 - Python
-
Updated
Jun 9, 2022 - Java
-
Updated
Jun 9, 2022 - Python
-
Updated
Apr 30, 2021 - JavaScript
-
Updated
Jun 1, 2022 - Java
-
Updated
May 25, 2022 - TypeScript
-
Updated
Mar 29, 2022 - JavaScript
-
Updated
May 27, 2022
-
Updated
Jan 9, 2022 - Vue
-
Updated
Jun 9, 2022 - TypeScript
-
Updated
Jun 3, 2022 - C#
-
Updated
Jun 1, 2022 - JavaScript
-
Updated
Oct 20, 2021
-
Updated
Jun 9, 2022 - Svelte
-
Updated
Mar 8, 2022 - Java
Sending a rest call to delete a job specification throws 404 where as grpc call works fine. Steps to reproduce
curl -X DELETE "http://localhost:9100/v1/project/my-project/namespace/kush/helloworld" -H "accept: application/json"如果想前后端分离部署
前端需要什么特殊环境不,还是nginx即可?
需要改动哪些地方的配置和代码吗?
-
Updated
May 12, 2022 - TypeScript
Describe the bug
We have validation methods that return objects containing Optional collections of issues and things of that nature. In particular, the ModelBuildResult has an optional "issues" tuple which gets populated with a tuple of validation errors whenever validation runs. Making this optional leads to callsite shenanigans like this:
errors = ModelValidator.validate_model.issue
-
Updated
Jun 1, 2022 - Java
-
Updated
Jun 2, 2022 - TypeScript
-
Updated
May 11, 2022 - Python
Is your feature request related to a problem? Please describe.
Job Log 화면 검색조건 내 상태(Running) 의 추가가 필요함
- Canceled를 추가할지에 대해서는 고민이 필요함
Describe the bug
when updating anomaly_params for an Kpi if anomaly_params passed is null, it causes HTTP 500 response
Explain the environment
- Chaos Genius version: chaos-genius/chaos_genius@9e2ac69 reproduced on test builds from Develop branch
Current behavior
HTTP 500
Expected behavior
should cause valida
-
Updated
May 31, 2022 - Ruby
Improve this page
Add a description, image, and links to the business-intelligence topic page so that developers can more easily learn about it.
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."



What happened:
User with Viewer Role can see UI elements for create a Playlist in Dashboards section. After complete name, Dashboards to include and click save, the creation fails with toast messages "Permission Denied".
What you expected to happen:
Viewer user mustn't see the "Create Playlist" button
How to reproduce it (as minimally and precisely as possible):