analytics
Here are 4,554 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
Mar 8, 2022 - Clojure
-
Updated
Mar 8, 2022 - C++
-
Updated
Mar 7, 2022 - Python
-
Updated
Mar 8, 2022
-
Updated
Mar 8, 2022 - PHP
-
Updated
Mar 5, 2022 - C
-
Updated
Mar 8, 2022 - C
Describe the bug
Using a time dimension on a runningTotal measure on Snowflake mixes quoted and unquoted columns in the query. This fails the query, because Snowflake has specific rules about quoted columns. Specifically:
- All unquoted column names are treated as upper case
- Quoted column names are case sensitive.
So "date_from" <> date_from
To Reproduce
Steps to reproduce
-
Updated
Mar 7, 2022 - Go
-
Updated
Nov 2, 2021 - HTML
-
Updated
Mar 8, 2022 - Elixir
-
Updated
Mar 5, 2022 - JavaScript
-
Updated
Mar 5, 2022 - JavaScript
Is this related to a new or existing framework?
New framework - remix.run
Is this related to a new or existing API?
Storage
Is this related to another service?
S3
Describe the feature you'd like to request
Was able to integrate the Auth section with no issue, but was trying to integrate Storage in remix data loaders, but because amplify do
Bug description
If you open the events table the items have a human description e.g. "2 minutes ago"
If you leave the page open and then load new events in at the top of the table (at least with auto load turned on) we don't update the humanised descriptions so the first row can be "2 minutes ago" and the second "a few seconds ago" even though their timestamps are correct


Hi,
first thanks for this awesome software. But I have some trouble and I don't know how to proceed. First I try to find out what else I could provide for this report to be a good bug report.
First, I use the latest version (v1.14.0) from openSUSE build Service. I know, I should compile it by my self to avoid any other causes for this behavior. But for now I still use this package from there