business-analytics
Here are 388 public repositories matching this topic...
-
Updated
Oct 20, 2021
-
Updated
Apr 1, 2022 - Svelte
Any issue if we have multiple datart running on same server with different ports? Databases are on different schemas but same mysql instance and port. datart.conf would have a different database value, e.g
datasource.database=datart_1
datasource.database=datart_2
Do we have code, reference, token, etc conflict issue?
-
Updated
Dec 18, 2021 - Jupyter Notebook
-
Updated
Mar 3, 2021 - Visual Basic .NET
-
Updated
Oct 4, 2021 - Jupyter Notebook
-
Updated
Apr 2, 2022 - TypeScript
-
Updated
Jan 27, 2022 - TypeScript
-
Updated
Mar 28, 2022 - C++
-
Updated
Apr 1, 2022 - TypeScript
-
Updated
Apr 6, 2021 - Jupyter Notebook
-
Updated
Mar 1, 2022 - Jupyter Notebook
-
Updated
Mar 6, 2022 - Python
-
Updated
Apr 22, 2018 - HTML
-
Updated
Oct 13, 2017
-
Updated
Jun 24, 2021 - HTML
-
Updated
Mar 17, 2022 - Jupyter Notebook
Would be good to figure out how to incorporate testing against react frameworks in unit tests. might require development of a react.js test page.
-
Updated
Jun 18, 2020 - TSQL
-
Updated
Dec 4, 2019 - Jupyter Notebook
-
Updated
Apr 14, 2020 - Jupyter Notebook
-
Updated
Apr 23, 2018 - R
-
Updated
May 12, 2020 - R
-
Updated
Feb 10, 2021 - Python
-
Updated
Feb 21, 2022 - Jupyter Notebook
-
Updated
Sep 11, 2020 - R
-
Updated
Apr 2, 2018 - R
Improve this page
Add a description, image, and links to the business-analytics topic page so that developers can more easily learn about it.
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."


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