analytics
Here are 4,665 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
The simplest, fastest way to get business intelligence and analytics to everyone in your company
-
Updated
Apr 15, 2022 - Clojure
ClickHouse® is a free analytics DBMS for big data
-
Updated
Apr 15, 2022 - C++
Make Your Company Data Driven. Connect to any data source, easily visualize, dashboard and share your data.
-
Updated
Apr 14, 2022 - Python
-
Updated
Apr 14, 2022
Liberating Web Analytics. Star us on Github? +1. Matomo is the leading open alternative to Google Analytics that gives you full control over your data. Matomo lets you easily collect data from websites & apps and visualise this data and extract insights. Privacy is built-in. We love Pull Requests!
-
Updated
Apr 15, 2022 - PHP
GoAccess is a real-time web log analyzer and interactive viewer that runs in a terminal in *nix systems or through your browser.
-
Updated
Mar 30, 2022 - C
An open-source time-series SQL database optimized for fast ingest and complex queries. Packaged as a PostgreSQL extension.
-
Updated
Apr 15, 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
Go language library for reading and writing Microsoft Excel™ (XLAM / XLSM / XLSX / XLTM / XLTX) spreadsheets
-
Updated
Apr 15, 2022 - Go
Responsive dashboard templates
-
Updated
Nov 2, 2021 - HTML
Simple, open-source, lightweight (< 1 KB) and privacy-friendly web analytics alternative to Google Analytics.
-
Updated
Apr 15, 2022 - Elixir
Umami is a simple, fast, privacy-focused alternative to Google Analytics.
-
Updated
Apr 14, 2022 - JavaScript
-
Updated
Apr 15, 2022 - JavaScript
Before opening, please confirm:
- I have searched for duplicate or closed issues and discussions.
- I have read the guide for submitting bug reports.
- I have done my best
Is your feature request related to a problem?
Person display name is not customizable. Currently we show email if that property exists, then name and otherwise User <id>. Code https://github.com/PostHog/posthog/blob/b1f304754fa37a2f72fe4b3ad51f8ed6bdf707b7/frontend/src/scenes/persons/PersonHeader.tsx#L17
Describe the solution you'd like
Would be nice if that could be customizable.
Fathom Lite. Simple, privacy-focused website analytics. Built with Golang & Preact.
-
Updated
Apr 7, 2022 - Go
Tests
it's becoming more time-consuming and error-prone to manually re-test all the demos following internal refactorings and API adjustments.
now that the API is fleshed out a bit, it's possible to test a large amount of code (non-granularly) without having to simulate all interactions via Puppeteer or similar.
a lot of code can already be regression-tested by simply running all the demos and val
Tracking the impact of COVID-19 in India
-
Updated
Dec 2, 2021 - JavaScript
When entering a repository path, users should be able to hit TAB for autocomplete, like in bash.
The enterprise-grade behavioral data engine (web, mobile, server-side, webhooks), running cloud-natively on AWS and GCP
-
Updated
Apr 15, 2022 - Scala
The Complete MLOps Stack
-
Updated
Apr 15, 2022 - Go
Instead of creating on the fly an Iceberg table with Trino and run queries against it, use static resources for setting up an Iceberg test environment which can be used to read Iceberg v1 / v2 tables and guard trino-iceberg plugin against regresssions.
Related discussion: trinodb/trino#11642 (comment)
Greenplum Database - Massively Parallel PostgreSQL for Analytics. An open-source massively parallel data platform for analytics, machine learning and AI.
-
Updated
Apr 15, 2022 - C
Countly helps you get insights from your application. Available self-hosted or on private cloud.
-
Updated
Apr 15, 2022 - JavaScript
Describe the bug
OpenSearch is able to warn a use about upcoming deprecation of API used. Some of deprecation messages refers to Elasticsearch version instead of OpenSearch.
There are deprecations seen by .Net client automated test:
299 OpenSearch-1.3.0-e45991597c86ba1bbcc36ee1dfdc165197a913af "Parameter [boost] on field [name] is deprecated and will be removed in 8.0"
299 OpenS
In Big Query there is a function array_concat_agg that aggregates array fields by concatenating the arrays. In Snowflake there is a flatten function that can unnest nested arrays into single array. I am looking for similar functionality in duckdb.
select flatten([[1, 2], [2, 3], [4, 5]] would return [1, 2, 2, 3, 4, 5]
I would also need a distinct option:
`select flatten(DISTINCT [[1, 2],
Improve this page
Add a description, image, and links to the analytics topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the analytics topic, visit your repo's landing page and select "manage topics."



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