Skip to content
#

business-intelligence

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

grafana
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
PriPatel
PriPatel commented Mar 31, 2022

Description: What is it?

There is way too much content for the user to take in when they try to run a query. They might look at the table information once or twice but it doesn't need to be visible at all times.

For now we could just hide the info under the dropdown. It makes things much cleaner and gives more space for the user to carry out the primary goals. (not a final design, just

feature-request frontend 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 Mar 8, 2022
  • Java
wangfann
wangfann commented Jan 20, 2022

Datart Version
1.0.0.beta.0

Describe the bug
When I import a cvs document and set the date type field to date format, an error is reported in the data view query, and the error message is as follows,"For input string: "3,420".And When I set the date type field as string format,the query get OK.

![1642654247(1)](https://user-images.githubusercontent.com/6930421/150275618-d7b5ea4b-67

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 Dec 3, 2021
  • Python
tlento
tlento commented Apr 16, 2022

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
bug good first issue
AnnieHwang
AnnieHwang commented Nov 1, 2018

Is your feature request related to a problem? Please describe.
Job Log 화면 검색조건 내 상태(Running) 의 추가가 필요함

  • Canceled를 추가할지에 대해서는 고민이 필요함

하단 화면 참고바람
image

enhancement good first issue @datamonitoring

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