business-intelligence
Here are 1,097 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
Apr 11, 2022 - Clojure
-
Updated
Apr 9, 2022 - Python
-
Updated
Apr 11, 2022 - Java
-
Updated
Apr 10, 2022 - Python
-
Updated
Apr 30, 2021 - JavaScript
-
Updated
Mar 7, 2022 - Java
-
Updated
Apr 8, 2022 - TypeScript
-
Updated
Mar 29, 2022 - JavaScript
-
Updated
Apr 6, 2022
-
Updated
Jan 9, 2022 - Vue
-
Updated
Dec 2, 2016 - Python
-
Updated
Apr 5, 2022 - C#
-
Updated
Apr 9, 2022 - JavaScript
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
-
Updated
Oct 20, 2021
-
Updated
Apr 8, 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"-
Updated
Apr 8, 2022 - TypeScript
-
Updated
Apr 9, 2022 - Java
A data source with a cvs file and set the date type field to date format, an error is reported .
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.
 의 추가가 필요함
- Canceled를 추가할지에 대해서는 고민이 필요함
Describe the bug
In #17 we encountered an issue where the model validation tests failed non-deterministically due to an in-place mutation of the simple model we use for most of our tests resulting in the wrong exception being thrown. The short term issue was addressed in #18, but this was a quick hack patch rather than a holistic solution.
Steps To Reproduce
- Find all of the locatio
-
Updated
Mar 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."

Issue:
When adding a new dimension, we can't select the
neoperator on the UI as shown below:But we can add it in the json model like below (work around)